
  .custom-html--sitecore #about-hero .corporate-regular {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .quote-description {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore #about-hero .item .row .block-content .module .marquee-image {
    top: -25px !important;
  }
  .custom-html--sitecore .news-card-container,
  .custom-html--sitecore .news-card-container .card-description {
    display: flex;
    flex-direction: column;
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore .news-card-container .arrow.cta-arrow.ucase.d-inline {
      position: absolute;
      bottom: 0;
    }
    .custom-html--sitecore .news-release-card.module .news-card-container p.card-description {
      margin-bottom: 30px;
    }
  }
  @media screen and (max-width: 999px) and (min-width: 768px) {
    .custom-html--sitecore .news-card-container .arrow.cta-arrow.ucase.d-inline {
      position: absolute;
      bottom: 0;
    }
    .custom-html--sitecore .news-release-card.module .news-card-container p.card-description {
      margin-bottom: 20px;
    }
  }
  .custom-html--sitecore .news-card-container a.arrow:before,
  .custom-html--sitecore a.overview-link:before {
    max-width: calc(100% - 0.1em);
    bottom: 0px;
  }
  .custom-html--sitecore .body-content .ui-container .row .stat-card-block-container .awards-info-card p.time-text {
    margin: 0;
  }
  .custom-html--sitecore .img-block-text-container {
    height: unset !important;
  }
  .custom-html--sitecore #block-awards-and-recognition .stat-card-container.light h3 a {
    color: #000000;
    text-decoration: none;
  }
  .custom-html--sitecore #block-awards-and-recognition .stat-card-container.light h3 a:hover,
  .custom-html--sitecore #block-awards-and-recognition .stat-card-container.light h3 a:focus {
    color: #004dff;
    text-decoration: underline;
  }
  