.sunfw_section_top-bar {
  background-color: custom;
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_footer {
  background-color: #626363;
  color: #b3b3b3;
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_footer h1, .sunfw_section_footer h2, .sunfw_section_footer h3, .sunfw_section_footer h4, .sunfw_section_footer h5, .sunfw_section_footer h6, .sunfw_section_footer .h1, .sunfw_section_footer .h2, .sunfw_section_footer .h3, .sunfw_section_footer .h4, .sunfw_section_footer .h5, .sunfw_section_footer .h6 {
  color: #fff;
  line-height: 1.4;
}
.sunfw_section_footer h1, .sunfw_section_footer .h1 {
  font-size: 36px;
}
.sunfw_section_footer h2, .sunfw_section_footer .h2 {
  font-size: 30px;
}
.sunfw_section_footer h3, .sunfw_section_footer .h3 {
  font-size: 24px;
}
.sunfw_section_footer h4, .sunfw_section_footer .h4 {
  font-size: 18px;
}
.sunfw_section_footer h5, .sunfw_section_footer .h5 {
  font-size: 14px;
}
.sunfw_section_footer h6, .sunfw_section_footer .h6 {
  font-size: 12px;
}
.sunfw_section_footer a {
  color: #b3b3b3;
}
.sunfw_section_footer a:hover {
  color: #626363;
}
.sunfw_section_bottom {
  background-color: custom;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_bottom h1, .sunfw_section_bottom h2, .sunfw_section_bottom h3, .sunfw_section_bottom h4, .sunfw_section_bottom h5, .sunfw_section_bottom h6, .sunfw_section_bottom .h1, .sunfw_section_bottom .h2, .sunfw_section_bottom .h3, .sunfw_section_bottom .h4, .sunfw_section_bottom .h5, .sunfw_section_bottom .h6 {
  color: #fff;
  line-height: 1.4;
}
.sunfw_section_bottom h1, .sunfw_section_bottom .h1 {
  font-size: 36px;
}
.sunfw_section_bottom h2, .sunfw_section_bottom .h2 {
  font-size: 30px;
}
.sunfw_section_bottom h3, .sunfw_section_bottom .h3 {
  font-size: 24px;
}
.sunfw_section_bottom h4, .sunfw_section_bottom .h4 {
  font-size: 18px;
}
.sunfw_section_bottom h5, .sunfw_section_bottom .h5 {
  font-size: 14px;
}
.sunfw_section_bottom h6, .sunfw_section_bottom .h6 {
  font-size: 12px;
}
.sunfw_section_content-top a {
  color: #c50b1f;
}
.sunfw_section_component {
  color: #6a6a6a;
  font-size: 12px;
  line-height: 1.5;
}
.sunfw_section_component a {
  color: #c50b1f;
}
.sunfw_section_component .btn-default, .sunfw_section_component .btn-primary {
  font-size: 12px;
}
.sunfw_section_component .btn-default {
  background-color: #2d2d2d;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #fff;
}
.sunfw_section_component .btn-default:hover {
  background-color: #4d4c4c;
  color: #fff;
}
.sunfw_section_component .btn-primary {
  background-color: #626363;
  border-style: none;
  border-color: #c50b1f;
  color: custom;
}
.sunfw_section_component .btn-primary:hover {
  background-color: #c50b1f;
  color: custom;
}
