/* Write your custom css code here */

.sunfw_section_header {
    background-color: rgba(58, 170, 53,0.8);
}

body {
  
  background-color: rgba(97, 30, 89);
}

.sunfw_section_component {
      background-color: rgba(97, 30, 89);
}