.sunfw_section_component {
  background-color: custom;
}
.sunfw_section_component a {
  color: custom;
}
.sunfw_section_component a:hover {
  color: #569a58;
}
.sunfw_section_header {
  background-color: #224335;
}
.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: #3a773b;
}
.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;
}
