.sunfw_section_footer {
  background-color: #f5f5f5;
}
.sunfw_section_bottom {
  background-color: #f5f5f5;
}
.sunfw_section_component {
  background-color: custom;
}
.sunfw_section_breadcrumbs {
  background-color: rgba(255, 255, 255, 0.96);
}
.sunfw_section_header {
  background-color: #fff;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}
.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: #333;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 0px;
}
.sunfw_section_header h1, .sunfw_section_header .h1 {
  font-size: 32px;
}
.sunfw_section_header h2, .sunfw_section_header .h2 {
  font-size: 26px;
}
.sunfw_section_header h3, .sunfw_section_header .h3 {
  font-size: 22px;
}
.sunfw_section_header h4, .sunfw_section_header .h4 {
  font-size: 16px;
}
.sunfw_section_header h5, .sunfw_section_header .h5 {
  font-size: 12.5px;
}
.sunfw_section_header h6, .sunfw_section_header .h6 {
  font-size: 11px;
}
.sunfw_section_header .btn-primary {
  background-color: #264680;
  border-width: 1px;
  border-style: solid;
  border-color: #264680;
  color: #fff;
}
.sunfw_section_header .btn-primary:hover {
  background-color: #c3c5da;
  border-color: #264680;
  color: #fff;
}
