:root {
    --header-bg: #222a33;
    --button-primary-bg: transparent;
    --button-primary-text: #6c829d;
    --button-second-bg: #16bdf9;
    --button-second-text: #fff;
    --footer-bg: #384350;
    --menu-link: #6c829d;
}
