#sunfw_section_promo {
  color: #000;
}
#sunfw_section_promo a {
  color: #000;
}
#sunfw_section_promo a:hover {
  color: #000;
}
#sunfw_section_content a {
  color: #000;
}
#sunfw_section_content a:hover {
  color: #2f3c8d;
}
#sunfw_section_content .btn-default {
  background-color: #8ec549;
  color: #fff;
}
#sunfw_section_content .btn-default:hover {
  background-color: #fff;
  color: #2f3c8d;
}
#sunfw_section_content .btn-primary {
  background-color: #fff;
  color: #000;
}
#sunfw_section_content .btn-primary:hover {
  background-color: #000;
  color: #fff;
}
#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 {
  text-transform: capitalize;
}
#sunfw_section_footer a {
  color: #000;
}
#sunfw_section_footer a:hover {
  color: #2f3c8d;
}
