.sunfw_section_mainmenu {
  background-color: #1b242d;
}
.sunfw_section_top {
  background-color: #131a20;
}
.sunfw_section_bottom {
  background-color: #f9fafb;
}
.sunfw_section_bottom h1, .sunfw_section_bottom h2, .sunfw_section_bottom h3, .sunfw_section_bottom h4, .sunfw_section_bottom h5, .sunfw_section_bottom h6, .sunfw_section_bottom .h1, .sunfw_section_bottom .h2, .sunfw_section_bottom .h3, .sunfw_section_bottom .h4, .sunfw_section_bottom .h5, .sunfw_section_bottom .h6 {
  color: #394a5c;
  text-transform: uppercase;
  line-height: 1.5;
  font-weight: normal;
}
.sunfw_section_bottom h1, .sunfw_section_bottom .h1 {
  font-size: 23px;
}
.sunfw_section_bottom h2, .sunfw_section_bottom .h2 {
  font-size: 19px;
}
.sunfw_section_bottom h3, .sunfw_section_bottom .h3 {
  font-size: 16px;
}
.sunfw_section_bottom h4, .sunfw_section_bottom .h4 {
  font-size: 12px;
}
.sunfw_section_bottom h5, .sunfw_section_bottom .h5 {
  font-size: 9px;
}
.sunfw_section_bottom h6, .sunfw_section_bottom .h6 {
  font-size: 8px;
}
.sunfw_section_bottom a {
  color: #fff200;
}
.sunfw_section_bottom a:hover {
  color: #394a5c;
}
.sunfw_section_footer {
  background-color: #f3f5f6;
  color: #8596a9;
  font-size: 12px;
  line-height: 1.5;
}
.sunfw_section_main-content a {
  color: #000;
}
.sunfw_section_main-content a:hover {
  color: #636363;
}
.sunfw_section_main-content .btn-primary {
  background-color: #fff200;
  border-width: 1px;
  border-color: #000;
  color: #000;
}
.sunfw_section_main-content .btn-primary:hover {
  background-color: #fff200;
  color: #000;
}
