.sunfw_section_header {
  background-color: #fff;
  border-bottom-style: initial;
}
.sunfw_section_bottom {
  background-color: #12191b;
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  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;
  font-weight: bold;
}
.sunfw_section_bottom h1, .sunfw_section_bottom .h1 {
  font-size: 27px;
}
.sunfw_section_bottom h2, .sunfw_section_bottom .h2 {
  font-size: 22px;
}
.sunfw_section_bottom h3, .sunfw_section_bottom .h3 {
  font-size: 18px;
}
.sunfw_section_bottom h4, .sunfw_section_bottom .h4 {
  font-size: 14px;
}
.sunfw_section_bottom h5, .sunfw_section_bottom .h5 {
  font-size: 10.5px;
}
.sunfw_section_bottom h6, .sunfw_section_bottom .h6 {
  font-size: 9px;
}
.sunfw_section_bottom a {
  color: rgba(255, 255, 255, 0.5);
}
.sunfw_section_bottom a:hover {
  color: #78aa3a;
}
.sunfw_section_footer {
  background-color: #12191b;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.3);
  font-size: 13px;
  line-height: 1.62;
}
.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: 31px;
}
.sunfw_section_footer h2, .sunfw_section_footer .h2 {
  font-size: 25px;
}
.sunfw_section_footer h3, .sunfw_section_footer .h3 {
  font-size: 21px;
}
.sunfw_section_footer h4, .sunfw_section_footer .h4 {
  font-size: 15px;
}
.sunfw_section_footer h5, .sunfw_section_footer .h5 {
  font-size: 12px;
}
.sunfw_section_footer h6, .sunfw_section_footer .h6 {
  font-size: 11px;
}
.sunfw_section_footer a {
  color: rgba(255, 255, 255, 0.5);
}
.sunfw_section_footer a:hover {
  color: #78aa3a;
}
