:root {
    --color-background-default: #4d7596;
    --color-background-dark: #2b376a;
    --custom-main-text-color: #fff;
    --color-background-light: #00000040 !important;
}

button[data-codice-esterno-go-to-map],
div.lf-espositori-v2-aside input,
div.lf-espositori-v2-main input.lf-espositori-v2-search-input,
div.lf-espositori-v2-mobile-filters-btn {
    background-color: #fff !important;
    color: #4d7596 !important;
}

button[data-codice-esterno-go-to-map] svg {
    fill: #4d7596 !important;
}

div.lf-espositori-v2-aside {
   background-color: #4d7596 !important; 
}