
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #272D6C;
    --custom-color-top-bar-links-and-icons: #FFFCFC;
    --custom-color-footer-background: #272D6C;
    --custom-color-footer-links-and-icons: #FFFCFC;
    --custom-color-for-graphic-elements: #0192C9;
    --custom-color-for-button-font: #FFFCFC;
    --custom-color-for-button-background: #272D6C;
    --custom-color-for-maps-pin-and-search-area: #0192C9;
}