:root {
    --main-color: #674d32;
}

.lang .hun {
    color: var(--main-color);
    font-weight: 600;
  }