.sunfw_section_header {
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center top;
}
.sunfw_section_footer {
  background-color: #fff;
  color: #000;
  font-size: 13px;
  line-height: 1.5;
}
.sunfw_section_content-bottom {
  background-color: #fff;
}
.sunfw_section_content-bottom .btn-primary {
  background-color: #ab3c60;
  color: #fff;
}
.sunfw_section_content-bottom .btn-primary:hover {
  background-color: #ab3c60;
}
.sunfw_section_promo {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #c0c0c0;
}
.sunfw_section_content-top {
  background-color: #fff;
}
