.sunfw_section_header {
  background-color: custom;
}
.sunfw_section_component h1, .sunfw_section_component h2, .sunfw_section_component h3, .sunfw_section_component h4, .sunfw_section_component h5, .sunfw_section_component h6, .sunfw_section_component .h1, .sunfw_section_component .h2, .sunfw_section_component .h3, .sunfw_section_component .h4, .sunfw_section_component .h5, .sunfw_section_component .h6 {
  color: #fefefe;
  line-height: 1.5;
  font-weight: normal;
}
.sunfw_section_component h1, .sunfw_section_component .h1 {
  font-size: 28px;
}
.sunfw_section_component h2, .sunfw_section_component .h2 {
  font-size: 23px;
}
.sunfw_section_component h3, .sunfw_section_component .h3 {
  font-size: 19px;
}
.sunfw_section_component h4, .sunfw_section_component .h4 {
  font-size: 14px;
}
.sunfw_section_component h5, .sunfw_section_component .h5 {
  font-size: 11px;
}
.sunfw_section_component h6, .sunfw_section_component .h6 {
  font-size: 10px;
}
