#sunfw_section_header {
  background-color: custom;
}
#sunfw_section_promo {
  background-color: custom;
}
#sunfw_section_promo a {
  color: #000;
}
#sunfw_section_promo a:hover {
  color: #000;
}
#sunfw_section_content {
  background-color: custom;
}
#sunfw_section_content a {
  color: #000;
}
#sunfw_section_content a:hover {
  color: #23bc13;
}
#sunfw_section_content .btn-default {
  background-color: #8ec549;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #fff;
}
#sunfw_section_content .btn-default:hover {
  background-color: #fff;
  color: #23bc13;
}
#sunfw_section_content .btn-primary {
  background-color: #fff;
  color: #000;
}
#sunfw_section_content .btn-primary:hover {
  background-color: #000;
  color: #fff;
}
#sunfw_section_footer {
  background-color: #23bc13;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #f8f459;
}
#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: #23bc13;
}
#sunfw_section_topbar {
  background-color: #23bc13;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #f8f459;
}
