
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #E5252A;
    --custom-color-top-bar-links-and-icons: #FFFFFF;
    --custom-color-footer-background: #D7D7D7;
    --custom-color-footer-links-and-icons: #0D0C0C;
    --custom-color-for-graphic-elements: #0D0C0C;
    --custom-color-for-button-font: #0D0D0D;
    --custom-color-for-button-background: #FFC1BD;
    --custom-color-for-maps-pin-and-search-area: #0A0A0A;
}