
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #FFFFFF;
    --custom-color-top-bar-links-and-icons: #212529;
    --custom-color-footer-background: #292929;
    --custom-color-footer-links-and-icons: #FFFFFF;
    --custom-color-for-graphic-elements: #F74328;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #F74328;
    --custom-color-for-maps-pin-and-search-area: #212529;
}