.CertCertifiedText,
.CertLearnerName,
.CertHasCompletedText,
.CertHasCompletedText span,
.CertAwardedByName,
.CertAwardedByTitle,
.CertExpiration {
  display: none !important;
}

.TopBlueBar {
  background-color: #FFEFE6 !important;
}

.CertBodyWrapper {
  position: relative !important;
}

.CertEarnedOn {
  position: absolute !important;
  top: 1.5rem !important;
  right: -6rem !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 18px !important;
  color: #555 !important;
  text-align: right !important;
}

.CertEarnedOn .Label {
  display: none !important;
  text-align: right !important;
}

.CertEarnedOn .Value {
  font-weight: bold !important;
  white-space: pre-wrap !important;
}

.CertEarnedOn .Value::before {
  content: 'Certified on\A' !important;
  font-weight: normal !important;
}

.CertLearnerName {
  display: block !important;
  text-align: center !important;
  font-family: 'Inter', sans-serif !important;
  font-size: clamp(35px, 3vw, 75px) !important;
  font-weight: 900 !important;
  color: #FF5F00 !important;
  line-height: 1.1 !important;
  margin: 0.5rem !important;
}

.CertCertifiedText {
  display: block !important;
  text-align: center !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: bold !important;
  color: #000000 !important;
  font-size: 0 !important;
  margin-bottom: -0.5rem !important;
  padding-top: 3rem !important;
}

.CertCertifiedText::before {
  content: 'Dext proudly certifies' !important;
  font-size: 22px !important;
}

.CertHasCompletedText {
  display: block !important;
  text-align: center !important;
  font-size: 0 !important;
}

.CertHasCompletedText::after {
  content: 'Dext Certified Expert' !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 32px !important;
  font-weight: bold !important;
  color: #000000 !important;
}

.AL_Custom_TabBarTab[href*="/certifications"] {
  display: none !important;
}

.AL_Custom_Footer
{
size:0px
}

.AL_Custom_BannerSubHead {
  color: #000000 !important;
}

.CustomCertificationBackgroundImage-sc-ee063dd1-14 {
  top: 0 !important;
  height: 100% !important;
}