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