:root {
    --header-bg: #01133a;
    --button-primary-bg: transparent;
    --button-primary-text: #ffbc00;
    --button-second-bg: #ffb806;
    --button-second-text: #fff;
    --footer-bg: #212121;
    --menu-link: #ffbc00;
}
