.container-1 {
  margin-bottom: -3rem;
}

.container-3 .c-authorable-row {
  padding: 0 !important;
}

.container-7 {
  margin-bottom: -3rem;
}

.container-8 {
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.container-10 {
  margin-top: -3rem;
  margin-bottom: -4rem;
}

.imageClass {
  padding: 2rem;
}

.card--subcopy.col-md-8 {
  font-weight: 500 !important;
  color: #00378c;
}

.standalone-2 .content {
    align-items: flex-start;
}

.standalone-2 .eyebrow-text {
   font-size: 4rem !important;
   line-height: 4rem !important;
   color: white !important;
   font-weight: 700 !important;
}

.standalone-3 .eyebrow-text {
    font-size: 4rem !important;
    line-height: 4rem !important;
    color: white !important;
    font-weight: 700 !important;
 }

.standalone-2 .c-standalone-image--overlay.c-standalone-image--overlay__none {
    background:rgba(0,0,0,0.4);
}

h2.text-uppercase.fw-bold {
  font-size: 1.6rem !important;
  letter-spacing: .2rem !important;
}

@media(max-width: 767px) {
  .container-8 {
    margin-top: -3rem;
  }
}