.crux-custom-bg-blue {
background-color: #D9EAEF !important;
}

.crux-custom-text20 .rte p {
font-size: 2rem !important;
}

.crux-custom-font18 .heading {
font-size: 1.8rem !important;
}

.text-component .heading, .promo-component .heading, .list-component .heading, .hero .heading {
font-weight: 300 !important;
}

.crux-custom-styling_text .rte p:nth-child(odd) {
color: #0672CB !important;
margin-bottom: 0 !important;
font-weight: 400 !important;
}

.promo02-view div.rendition {
    background-size: contain !important;
}

.promo-just-img .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.promo-just-img .wrapper-image {
  height: auto !important;
  max-height: none;
}
.promo-just-img .wrapper-image {
  max-width: 580px;
}
