/* Enter Your Custom CSS Here */
strong.branded-fax {
  color: #cd700b;
}
.section-special-offer h2 {
 text-transform: initial; 
}
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control .gform_confirmation_wrapper {
  color: #cd700b;
  font-weight: 600;
  padding-top: 50px;
} 
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control img.gform_ajax_spinner {
  width: 46px !important;
  height: auto !important;
  float: right;
  margin: 5px 5px 0 0;
}
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control .validation_error,
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control .gfield_error {
  color: red;
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  font-weight: normal !important;
}
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control .gfield_error {
  background-color: transparent;
  font-weight: normal !important;
}
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control .gfield_error label {
  color: red;
  font-weight: normal !important;
}
.main-framework .framework-wrapper .main-wrapper .main-content-wrapper .inner-wrapper .inner-container section.section-contact.promo-landing article .items .side-control .validation_message {
  color: red;
  padding-left: 10px;
  font-weight: normal !important;
}
ul.rf-list li span {
 color: #cd700b; 
}