.sunfw_section_header {
  background-color: rgba(255, 255, 255, 0);
}
.sunfw_section_footer {
  background-color: #000;
  color: #666;
  font-size: 15px;
  line-height: 2;
}
.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;
  text-transform: uppercase;
}
.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: #82878e;
}
.sunfw_section_footer a:hover {
  color: #d59d1a;
}
.sunfw_section_content-top-over {
  background-color: #f0f2f3;
}
