
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #315837;
    --custom-color-top-bar-links-and-icons: #ECE5D0;
    --custom-color-footer-background: #315837;
    --custom-color-footer-links-and-icons: #ECE5D0;
    --custom-color-for-graphic-elements: #8CAA7A;
    --custom-color-for-button-font: #ECE5D0;
    --custom-color-for-button-background: #315837;
    --custom-color-for-maps-pin-and-search-area: #8CAA7A;
}