.sunfw_section_promo {
  background-color: rgba(255, 255, 255, 0.29);
  background-image: url("../../../../images/layout/bg-home.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: left top;
  color: #000;
  font-size: 19px;
  line-height: 1.6;
}
.sunfw_section_footer {
  background-color: #1a1919;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.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.5;
  letter-spacing: 0px;
}
.sunfw_section_footer h1, .sunfw_section_footer .h1 {
  font-size: 46px;
}
.sunfw_section_footer h2, .sunfw_section_footer .h2 {
  font-size: 38px;
}
.sunfw_section_footer h3, .sunfw_section_footer .h3 {
  font-size: 31px;
}
.sunfw_section_footer h4, .sunfw_section_footer .h4 {
  font-size: 23px;
}
.sunfw_section_footer h5, .sunfw_section_footer .h5 {
  font-size: 18px;
}
.sunfw_section_footer h6, .sunfw_section_footer .h6 {
  font-size: 16px;
}
.sunfw_section_footer a {
  color: #d8b448;
}
.sunfw_section_footer a:hover {
  color: #fff;
}
