.sunfw_section_component {
  background-color: custom;
}
.sunfw_section_header {
  background-color: custom;
}
.sunfw_section_content-top-over {
  color: #394a5c;
  font-size: 14px;
}
.sunfw_section_content-top-over h1, .sunfw_section_content-top-over h2, .sunfw_section_content-top-over h3, .sunfw_section_content-top-over h4, .sunfw_section_content-top-over h5, .sunfw_section_content-top-over h6, .sunfw_section_content-top-over .h1, .sunfw_section_content-top-over .h2, .sunfw_section_content-top-over .h3, .sunfw_section_content-top-over .h4, .sunfw_section_content-top-over .h5, .sunfw_section_content-top-over .h6 {
  line-height: 1.5;
}
.sunfw_section_content-top-over h1, .sunfw_section_content-top-over .h1 {
  font-size: 28px;
}
.sunfw_section_content-top-over h2, .sunfw_section_content-top-over .h2 {
  font-size: 23px;
}
.sunfw_section_content-top-over h3, .sunfw_section_content-top-over .h3 {
  font-size: 19px;
}
.sunfw_section_content-top-over h4, .sunfw_section_content-top-over .h4 {
  font-size: 14px;
}
.sunfw_section_content-top-over h5, .sunfw_section_content-top-over .h5 {
  font-size: 11px;
}
.sunfw_section_content-top-over h6, .sunfw_section_content-top-over .h6 {
  font-size: 10px;
}
.sunfw_section_footer {
  background-color: #224335;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: rgba(130, 148, 143, 0.2);
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
.sunfw_section_footer a {
  color: #85bf3e;
}
