.matomo-opt-out-form {
    display: none;
}
:root {
    --custom-color-button-accept-cookie: #07C095;
    --custom-color-button-refuse-cookie: #D50F0F;
    --custom-color-top-bar-background: #1D4589;
    --custom-color-top-bar-links-and-icons: #FCFAF2;
    --custom-color-footer-background: #1D4589;
    --custom-color-footer-links-and-icons: #FCFAF2;
    --custom-color-for-graphic-elements: #1D4589;
    --custom-color-for-button-font: #FCFAF2;
    --custom-color-for-button-background: #008996;
    --custom-color-for-maps-pin-and-search-area: #D0B02C;
}