
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #E3F1E8;
    --custom-color-top-bar-links-and-icons: #541827;
    --custom-color-footer-background: #E3F1E8;
    --custom-color-footer-links-and-icons: #E3F1E8;
    --custom-color-for-graphic-elements: #541827;
    --custom-color-for-button-font: #2D2E33;
    --custom-color-for-button-background: #E3F1E8;
    --custom-color-for-maps-pin-and-search-area: #E3F1E8;
}