.custom-html--sitecore h1,
.custom-html--sitecore h2,
.custom-html--sitecore h3,
.custom-html--sitecore h4,
.custom-html--sitecore h5,
.custom-html--sitecore h6,
.custom-html--sitecore span,
.custom-html--sitecore p,
.custom-html--sitecore li,
.custom-html--sitecore a,
.custom-html--sitecore strong,
.custom-html--sitecore .hero-breadcrumblink,
.custom-html--sitecore .hero-insight-related-tag-container,
.custom-html--sitecore .primary-link-container,
.custom-html--sitecore .container-title,
.custom-html--sitecore .page-title,
.custom-html--sitecore .cta-title,
.custom-html--sitecore .content-module,
.custom-html--sitecore .module-title,
.custom-html--sitecore .submodule-title,
.custom-html--sitecore .footer-links-cont,
.custom-html--sitecore .container-eyebrow,
.custom-html--sitecore .section-title,
.custom-html--sitecore .subsection-title,
.custom-html--sitecore .tertiary-title,
.custom-html--sitecore .eyebrow-title,
.custom-html--sitecore .gh-item.nav-submenu-label,
.custom-html--sitecore .careers-hero-page-description,
.custom-html--sitecore .hero-description {
  transform: none !important;
}
@media screen and (min-width: 1000px) {
  .custom-html--sitecore
    .viz-card-block-container.vertical-wide-card
    .viz-card-container
    .viz-card {
    padding-bottom: 0em;
  }
  .custom-html--sitecore #hero-carousel .topic-link {
    font-size: 1.8rem !important;
  }
}
.custom-html--sitecore .full-width-img {
  width: 100%;
}
.custom-html--sitecore .expert-card-link {
  font-family: "Graphik Bold", "Arial", Sans-Serif;
  font-size: 13px;
}
.custom-html--sitecore .parent-purple {
  color: #7e00ff;
}
