.logo-header {
  font-size: 36px;
  color: #272727;
}
.logo-header:hover {
  text-decoration: none;
  color: #272727;
}
.logo-header strong {
  font-weight: 700;
}
.logo-footer {
  font-size: 26px;
  vertical-align: middle;
  color: #fff;
}
.logo-footer strong {
  font-weight: 700;
}
.eagle-badge {
  font-size: 12px;
  line-height: 16px;
  padding: 5px 12px;
  color: #0d4ea6;
  background: #e8f1ff;
  border-radius: 200px;
}
.header.state-static .Menu__item--withComponent {
  position: relative !important;
}
@media (max-width: 1199.98px) {
  .header.state-static .Menu__item--withComponent {
    position: static !important;
  }
}
.peopleBio__modalContent {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
}
@media (max-width: 768.98px) {
  .peopleBio__modalContent {
    max-height: calc(100vh - 90px);
  }
}
.accordion__itemBodyData ul.faqWithMultipleSets__list {
  list-style-type: none;
  padding-left: 0;
}
.tabs__content ul.faqWithMultipleSets__list {
  list-style-type: none;
  padding-left: 0;
}
@media (max-width: 768.98px) {
  .faqWithMultipleSets__wrapperTabs .faqWithMultipleSets__list {
    padding: 0 16px !important;
  }
}
.customForms.contact-form .customForms__fieldsetLabel {
  color: #4a4a4a;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
@media (max-width: 480.98px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 768.98px) {
  .hidden-sm {
    display: none !important;
  }
}
.alert-box.border {
  display: block;
}
.productBanner__image {
  min-height: 100%;
  min-width: 100%;
}
.max-840 {
  max-width: 840px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.eagleBreadcrumbs nav {
  overflow: hidden;
}
.sideMenu__link,
.productLinkCards__itemHeader {
  color: #0d0804;
}

