#sunfw_section_component {
  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: bold;
}
#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;
}
#sunfw_section_header {
  background-color: custom;
}
#sunfw_section_footer {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}
#sunfw_section_footer a {
  color: rgba(255, 255, 255, 0.6);
}
#sunfw_section_footer a:hover {
  color: #fa0;
}
