.lpb-section-gmctext {
  padding: 20px;
  background-color: #ffffff;
  font-size: 16px;
}
.lpb-section-gmctext hr {
  visibility: hidden;
  margin: 0px;
  border: none;
}
.lpb-section-gmctext.layout-featuretext .lpb-header-gmctext {
  width: 50%;
  color: #cc0000;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "Stratum Regular";
}
.lpb-section-gmctext.layout-featuretext .lpb-subheader-gmctext {
  width: 50%;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "Stratum Regular";
}
.lpb-section-gmctext .lpb-header-gmctext {
  font-family: "Stratum Bold";
  text-transform: uppercase;
  font-size: 1.5em;
  color: #000000;
}
.lpb-section-gmctext .lpb-subheader-gmctext {
  color: #757575;
  font-size: 0.9em;
  font-family: "Arial", sans-serif;
  padding-top: 5px;
}
.lpb-section-gmctext.layout-pbA {
  max-width: 1200px !important;
}
.lpb-section-gmctext.layout-pbA .lpb-header-gmctext {
  font-size: 1.2em;
  line-height: 1.1em;
  margin-top: 1em;
  margin-bottom: 0.8em;
  font-family: "Stratum Medium", "Helvetica Neue", Helvetica, sans-serif;
}
.lpb-section-gmctext.layout-pbA .lpb-subheader-gmctext {
  font-size: 0.9em;
  line-height: 1.25em;
  max-width: 920px;
  color: #000000;
  font-family: "Stratum Medium", "Helvetica Neue", Helvetica, sans-serif;
}
.lpb-section-gmctext.layout-gmcsection {
  text-align: center;
}
.lpb-section-gmctext.layout-gmcsection .lpb-header-gmctext {
  font-family: "Stratum Black", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 32px;
  color: #464646;
}
.lpb-section-gmctext.layout-gmcsection .lpb-subheader-gmctext {
  display: none;
}
.lpb-section-gmctext.layout-gmcsection hr {
  visibility: visible;
  border-bottom: 3px solid #cd2700;
  margin: 0px auto;
  width: 265px;
  display: block;
}
.lpb-section-gmctext.toggle-shorterdivider.layout-gmcsection hr {
  width: 100px;
}

@media (max-width: 768px) {
  .lpb-section-gmctext.layout-featuretext .lpb-header-gmctext,
  .lpb-section-gmctext.layout-featuretext .lpb-subheader-gmctext {
    width: inherit;
  }
}