body {
  font-family: "Source Sans Pro","Roboto","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Source Sans Pro","Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;
}
#sidebar, .layout-west {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.layout-west-links ul li a {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.layout-west-links ul li a[aria-expanded="true"], .layout-west-links ul li a:hover{
  color: #eee !important;
}
.layout-west h6, .layout-west .h6 {
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

#researchKeywordErcFieldset,
#researchKeywordSustainableDevelopmentGoalFieldset,
#researchKeywordIsicruiFieldset,
#researchKeywordAtecoFieldset,
#researchKeywordUserDefinedElementFragmentFieldset,
#researchTopicElementFragmentFieldset
{
    display:none;
}