.page-id-8396 .ua_minerva .ua_page_content {
  margin: 0 !important;
}

.ua_minerva .wp-block-cover.alignfull.is-light.degrees {
  margin-top: 0;
  background: #DFE2E5 !important;
}

li.bbd-degree-programs {
  list-style-type: none;
  transition: linear .35s;
  background:white;
  color: #35363b;
}

li.bbd-degree-programs:hover {
  border-bottom: 7px solid #9e1b32 !important;
  box-shadow: 0px 4px 8px 0 rgba(0, 0, 0, 0.18);
  transform: translateY(-13px);
  transition: linear .35s;
}

.bbd-degree-programs .wp-block-group.is-layout-constrained {
  margin-block-start: -20px !important;
}

.bbd-degree-programs h2, .bbd-degree-programs h4 {
  margin-block-start: 30px !important;
}

.table-heading {
  color: #9e1b32;
}

.ua_minerva .taxonomy-custom_delivery_format a {
  pointer-events: none;
  text-decoration: none !important;
  color: white !important;
  background: #35363b;
  padding: 3px;
  font-size: var(--ua_font-size--small, 1rem);
  font-weight: 500;
}

.ua_minerva .bbd-degree-programs hr {
  border-bottom: 3px solid #F2F3F4;
}

.bbd-degree-programs .wp-block-read-more {
  margin-left: 0 !important;
  font-weight: 600;
  text-decoration: underline;
  color: #9e1b32;
}

.search-filter-query .wp-block-query-pagination > .wp-block-query-pagination-next, .search-filter-query .wp-block-query-pagination >  .wp-block-query-pagination-previous {
  color: #35363b;
}

.search-filter-component-combobox-base {
  border-radius: 0 !important;
}

.search-filter-label {
  margin-bottom: 0.5rem !important;
  font-weight: 600;
}

.search-filter-component-combobox__selection {
  padding-left: 7px !important;
}

.search-filter-component-combobox-base__listbox-option {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
}

.search-filter-component-combobox:not(.search-filter-component-combobox--focused).search-filter-component-combobox--mode-single .search-filter-component-combobox__selection span {
  font-weight: 600;
}

.search-filter-component-combobox--mode-single .search-filter-component-combobox__actions {
  padding: 7px;
}

input:placeholder{
  font-weight: 600;
}
