.sunfw_section_header {
  background-color: custom;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #9b531d;
}
.sunfw_section_footer {
  color: #666;
  font-size: 14px;
  line-height: 1.4;
}
.sunfw_section_content-bottom {
  border-top-style: initial;
  border-top-color: custom;
}
.sunfw_section_bottom {
  background-color: custom;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #9b531d;
}
.sunfw_section_sticky-bottom {
  color: #666;
  font-size: 14px;
  line-height: 1.4;
}
