
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #02A0C5;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #FFFFFF;
    --custom-color-footer-links-and-icons: #DCA508;
    --custom-color-subsection: #000000;
    --custom-color-for-graphic-elements: #02A0C5;
    --custom-color-for-button-font: #FFFFFF;
    --custom-color-for-button-background: #FCC031;
    --custom-color-for-maps-pin-and-search-area: #DCA508;
}