.sunfw_section_component {
  background-color: custom;
}
.sunfw_section_header {
  background-color: #fff;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #00939c;
  border-left-width: 0px;
}
.sunfw_section_footer {
  background-color: #697077;
  border-style: none;
  color: #fff;
  font-size: 18px;
  line-height: 1.33;
}
.sunfw_section_footer h1, .sunfw_section_footer h2, .sunfw_section_footer h3, .sunfw_section_footer h4, .sunfw_section_footer h5, .sunfw_section_footer h6, .sunfw_section_footer .h1, .sunfw_section_footer .h2, .sunfw_section_footer .h3, .sunfw_section_footer .h4, .sunfw_section_footer .h5, .sunfw_section_footer .h6 {
  color: #fff;
  line-height: 1.33;
}
.sunfw_section_footer h1, .sunfw_section_footer .h1 {
  font-size: 44px;
}
.sunfw_section_footer h2, .sunfw_section_footer .h2 {
  font-size: 36px;
}
.sunfw_section_footer h3, .sunfw_section_footer .h3 {
  font-size: 29px;
}
.sunfw_section_footer h4, .sunfw_section_footer .h4 {
  font-size: 22px;
}
.sunfw_section_footer h5, .sunfw_section_footer .h5 {
  font-size: 17px;
}
.sunfw_section_footer h6, .sunfw_section_footer .h6 {
  font-size: 15px;
}
.sunfw_section_footer a {
  color: #fff;
}
.sunfw_section_footer a:hover {
  color: #4d8ba2;
}
.sunfw_section_bottom {
  background-color: #f3bdbd;
  background-image: url("../../../../images/background_bottom.jpg");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: center center;
}
.sunfw_section_newsletter {
  background-color: #bab6b6;
  background-image: url("../../../../images/background_newsletter.jpg");
  background-repeat: no-repeat;
  background-attachment: initial;
  background-size: initial;
  background-position: center top;
}
