.sunfw_section_header {
  background-color: #004e91;
}
.sunfw_section_footer {
  background-color: #f7f7f7;
  color: #727272;
  font-size: 13px;
  line-height: 1.6;
}
.sunfw_section_header-top {
  background-color: #292929;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
}
.sunfw_section_header-top h1, .sunfw_section_header-top h2, .sunfw_section_header-top h3, .sunfw_section_header-top h4, .sunfw_section_header-top h5, .sunfw_section_header-top h6, .sunfw_section_header-top .h1, .sunfw_section_header-top .h2, .sunfw_section_header-top .h3, .sunfw_section_header-top .h4, .sunfw_section_header-top .h5, .sunfw_section_header-top .h6 {
  color: #fff;
  line-height: 1.4;
}
.sunfw_section_header-top h1, .sunfw_section_header-top .h1 {
  font-size: 31px;
}
.sunfw_section_header-top h2, .sunfw_section_header-top .h2 {
  font-size: 25px;
}
.sunfw_section_header-top h3, .sunfw_section_header-top .h3 {
  font-size: 21px;
}
.sunfw_section_header-top h4, .sunfw_section_header-top .h4 {
  font-size: 15px;
}
.sunfw_section_header-top h5, .sunfw_section_header-top .h5 {
  font-size: 12px;
}
.sunfw_section_header-top h6, .sunfw_section_header-top .h6 {
  font-size: 11px;
}
.sunfw_section_header-top .btn-default, .sunfw_section_header-top .btn-primary {
  font-size: 14px;
}
.sunfw_section_header-top .btn-default {
  background-color: #e6e6e6;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #fd900f;
}
