.sunfw_section_component {
  background-color: #f7f7f7;
}
.sunfw_section_header {
  background-color: #fff;
  color: #751612;
  font-size: 13px;
  line-height: 1.7;
}
.sunfw_section_header h1, .sunfw_section_header h2, .sunfw_section_header h3, .sunfw_section_header h4, .sunfw_section_header h5, .sunfw_section_header h6, .sunfw_section_header .h1, .sunfw_section_header .h2, .sunfw_section_header .h3, .sunfw_section_header .h4, .sunfw_section_header .h5, .sunfw_section_header .h6 {
  color: #751612;
  line-height: 1.4;
}
.sunfw_section_header h1, .sunfw_section_header .h1 {
  font-size: 29px;
}
.sunfw_section_header h2, .sunfw_section_header .h2 {
  font-size: 24px;
}
.sunfw_section_header h3, .sunfw_section_header .h3 {
  font-size: 20px;
}
.sunfw_section_header h4, .sunfw_section_header .h4 {
  font-size: 15px;
}
.sunfw_section_header h5, .sunfw_section_header .h5 {
  font-size: 11.5px;
}
.sunfw_section_header h6, .sunfw_section_header .h6 {
  font-size: 10px;
}
.sunfw_section_footer {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(5, 13, 36, 0.1);
}
