span.fcheader--text {
  font-size: 1.6em;
  font-weight: 300;
}

div.department-grid.grid-row.three-col {
  grid-template-columns: 1fr 1fr 1fr;
}

div.department-grid.grid-row.sm-three-col {
  grid-template-columns: 1fr 1fr 1fr;
}

 .bov-img {
   width: 166px;
   height: 166px;
   object-fit: cover;
   object-position: top;
}

.acb-img {
   width: 166px;
   height: 166px;
   object-fit: cover;
   object-position: top;
}

.dropdown-toggle.tb-megamenu-no-link.menuparent {
  color: #ffd400;
}

.overview-card {
  padding: 0;
}

section.basic-page-builder div.flex-container div.main-content div.block.block-layout-builder.block-inline-blockcards-grid.block--cards-grid section {
  padding: 0 0 80px;
}

.pr-1 {
  padding-right: 1em;
}

.pl-2:not(:first-child) {
  padding-left: 2em;
}

.mr-1 {
  margin-right: 1em;
}

.mt-1 {
  margin-top: 1em;
}

.mt-2 {
  margin-top: 2em;
}

.mb-1 {
  margin-bottom: 1em;
}

.mb-2 {
  margin-bottom: 2em;
}

.table-padding-2 {
  border-spacing: 0 3em;
}

.view-table-caption {
  margin-top: 2em;
}

td.fsprofiles-columns a img {
  max-width: initial;
}

td.fsprofiles-columns:nth-child(2) {
  max-width: 21em;
}