.searchPage .filter-options .button-filter-type:hover,
.searchPage .filter-options .button-filter-type:focus {
  color: #5676b6;
}
.selectorEvents:focus, 
.selectorEvents:hover { color: rgba(35,31,32,.8); }

@media (min-width: 1200px) {
  #portal-logo { padding-bottom: 1.6rem; }
  .portal_header #site_links { align-self: stretch;   }
}
