
:root {
  --main-color: #AA8453;
}

.footer-top {
    background-color: #AA8453;
}

.footer-language select {
    background: #AA8453;
}