.sunfw_section_header {
  border-bottom-style: initial;
}
.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: #151514;
}
