
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #050505;
    --custom-color-top-bar-links-and-icons: #FFFAFA;
    --custom-color-footer-background: #050505;
    --custom-color-footer-links-and-icons: #FFFAFA;
    --custom-color-for-graphic-elements: #0535F5;
    --custom-color-for-button-font: #FFFAFA;
    --custom-color-for-button-background: #050505;
    --custom-color-for-maps-pin-and-search-area: #0F0F0F;
}