
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #363636;
    --custom-color-top-bar-links-and-icons: #E6E6E6;
    --custom-color-footer-background: #363636;
    --custom-color-footer-links-and-icons: #E6E6E6;
    --custom-color-for-graphic-elements: #DFB662;
    --custom-color-for-button-font: #E6E6E6;
    --custom-color-for-button-background: #545454;
    --custom-color-for-maps-pin-and-search-area: #F5D627;
}