.sunfw_section_top-bar {
  background-color: #000;
}
.sunfw_section_header {
  background-color: #000;
}
.sunfw_section_content-top-over {
  background-color: #fff;
}
.sunfw_section_content-top {
  background-color: #f9f9f9;
}
.sunfw_section_footer {
  background-color: #000;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_bottom {
  background-color: #000;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 1.5;
}
.sunfw_section_sticky-top {
  background-color: #fff;
}
