
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #001015;
    --custom-color-top-bar-links-and-icons: #001015;
    --custom-color-footer-background: #002A37;
    --custom-color-footer-links-and-icons: #FCFEFE;
    --custom-color-for-graphic-elements: #006582;
    --custom-color-for-button-font: #FCFEFE;
    --custom-color-for-button-background: #006582;
    --custom-color-for-maps-pin-and-search-area: #33BDC1;
}