
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #73C300;
    --custom-color-top-bar-links-and-icons: #FCF9F9;
    --custom-color-footer-background: #41413C;
    --custom-color-footer-links-and-icons: #FCF9F9;
    --custom-color-for-graphic-elements: #50B400;
    --custom-color-for-button-font: #41413C;
    --custom-color-for-button-background: #C3E600;
    --custom-color-for-maps-pin-and-search-area: #A0D700;
}