@import url('https://c2.res.24o.it/fonts/sole-sans/sole-sans.css');

body,
root-elections-may-2026,
button,
input,
.Popup,
.MuiInputBase-root,
.MuiSelect-select,
.MuiButtonBase-root,
.MuiMenuItem-root,
.MuiAutocomplete-popper,
.MuiAutocomplete-option,
.MuiListSubheader-sticky {
  font-family: 'SoleSans' !important;
}

.MuiInputBase-root {
  * {
    font-family: 'SoleSans' !important;
  }
}

.Header {
  background-color: #003c7f !important;
}

.Filter:not(.selected),
MuiSelect-select
  MuiSelect-outlined
  MuiInputBase-input
  MuiOutlinedInput-input
  css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
  color: #003c7f !important;
}
.Filter.selected,
.Category.selected {
  background-color: #003c7f !important;
}

.Filter:hover {
  opacity: 0.7 !important;
}

.TabList .Tab.Mui-selected {
  color: #003c7f !important;
  border-bottom-color: #003c7f !important;
}

.TabList .Tab.Mui-selected:hover {
  opacity: 0.7 !important;
}
