#sunfw_section_header {
  background-color: #fff;
}
#sunfw_section_footer {
  background-color: #000;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #007332;
  color: #eee;
  font-size: 14px;
  line-height: 1.4;
}
#sunfw_section_bottom {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #000;
}
#sunfw_section_top {
  background-color: #007332;
  color: #fff;
  font-size: 15px;
  line-height: 1.4;
}
#sunfw_section_top h1, #sunfw_section_top h2, #sunfw_section_top h3, #sunfw_section_top h4, #sunfw_section_top h5, #sunfw_section_top h6, #sunfw_section_top .h1, #sunfw_section_top .h2, #sunfw_section_top .h3, #sunfw_section_top .h4, #sunfw_section_top .h5, #sunfw_section_top .h6 {
  color: #fff;
  line-height: 1.4;
}
#sunfw_section_top h1, #sunfw_section_top .h1 {
  font-size: 27px;
}
#sunfw_section_top h2, #sunfw_section_top .h2 {
  font-size: 22px;
}
#sunfw_section_top h3, #sunfw_section_top .h3 {
  font-size: 18px;
}
#sunfw_section_top h4, #sunfw_section_top .h4 {
  font-size: 14px;
}
#sunfw_section_top h5, #sunfw_section_top .h5 {
  font-size: 10.5px;
}
#sunfw_section_top h6, #sunfw_section_top .h6 {
  font-size: 9px;
}
#sunfw_section_top a {
  color: #fff;
}
#sunfw_section_top a:hover {
  color: #ddd;
}
#sunfw_section_content-top-below .btn-default, #sunfw_section_content-top-below .btn-primary {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-weight: 500;
  font-size: 15px;
}
#sunfw_section_content-top-below .btn-default {
  background-color: #007332;
  border-width: 1px;
  border-style: solid;
  border-color: #b2b2b2;
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
  color: #fff;
}
#sunfw_section_content-top-below .btn-default:hover {
  background-color: #959494;
  border-color: #959494;
  color: #fff;
}
