.sunfw_section_header {
  background-color: #59b600;
}
.sunfw_section_bottom {
  color: rgba(255, 255, 255, 0.7);
  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: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  line-height: 1.5;
}
.sunfw_section_bottom h1, .sunfw_section_bottom .h1 {
  font-size: 18px;
}
.sunfw_section_bottom h2, .sunfw_section_bottom .h2 {
  font-size: 15px;
}
.sunfw_section_bottom h3, .sunfw_section_bottom .h3 {
  font-size: 12px;
}
.sunfw_section_bottom h4, .sunfw_section_bottom .h4 {
  font-size: 9px;
}
.sunfw_section_bottom h5, .sunfw_section_bottom .h5 {
  font-size: 7px;
}
.sunfw_section_bottom h6, .sunfw_section_bottom .h6 {
  font-size: 6px;
}
.sunfw_section_bottom a {
  color: #fff;
}
.sunfw_section_bottom a:hover {
  color: rgba(255, 255, 255, 0.3);
}
.sunfw_section_footer {
  background-color: #0d1626;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 1.5;
}
