.sunfw_section_header {
  background-color: #093304;
}
.sunfw_section_header a {
  color: #96a8a9;
}
.sunfw_section_header .btn-default, .sunfw_section_header .btn-primary {
  font-size: 12px;
}
.sunfw_section_header .btn-default {
  background-color: #f31b1b;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
}
.sunfw_section_header .btn-primary {
  color: #fff;
}
.sunfw_section_header .btn-primary:hover {
  background-color: custom;
}
.sunfw_section_promo .btn-primary:hover {
  background-color: custom;
}
.sunfw_section_content-top .btn-default, .sunfw_section_content-top .btn-primary {
  font-size: 12px;
}
.sunfw_section_content-top .btn-default {
  background-color: #f32020;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
}
.sunfw_section_content-top .btn-primary:hover {
  background-color: custom;
}
.sunfw_section_main-body .btn-primary:hover {
  background-color: custom;
}
.sunfw_section_content-bottom .btn-primary:hover {
  background-color: custom;
}
.sunfw_section_footer .btn-primary:hover {
  background-color: custom;
}
