/* fibk-experts — estilos específicos del bloque */

.fibk-experts.block--grey-100 .filters-form {
  background-color: hsl(var(--c-grey-100));
}

.fibk-experts:not(.block--grey-100) .card-profile {
  background-color: hsl(var(--c-grey-100));
}
