.sunfw_section_footer {
  background-color: #383838;
  color: #dbdbdb;
}
.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: #dbdbdb;
}
.sunfw_section_footer a {
  color: #25ac9e;
}
.sunfw_section_footer a:hover {
  color: #066666;
}
.sunfw_section_header {
  background-color: #383838;
}
.sunfw_section_header .btn-primary {
  background-color: #25ac9e;
  color: #fff;
}
.sunfw_section_header .btn-primary:hover {
  background-color: #066666;
}
