.dialect-tabs { margin-top: 20px; }
.tab-buttons button {
  margin-right: 6px;
  padding: 6px 10px;
  border: 1px solid #a67c52;
  background: #f4e7c5;
}
.tab-buttons button.active {
  background: #e0cfa3;
  font-weight: bold;
}
