
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #282A32;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #386097;
    --custom-color-footer-links-and-icons: #FFFFFF;
    --custom-color-for-graphic-elements: #CC334D;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #4C79AF;
    --custom-color-for-maps-pin-and-search-area: #AB404B;
}