.sunfw_section_component {
  background-color: custom;
}
.sunfw_section_header {
  background-color: custom;
}
.sunfw_section_footer {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}
.sunfw_section_footer a {
  color: rgba(255, 255, 255, 0.6);
}
.sunfw_section_footer a:hover {
  color: #fa0;
}
