/* Accordion */
.boost_module_accordion {
  padding: var(--accordion-padding, 0px); /* Default padding set to 10px */
  background: var(--accordion-bg-color, defaultColor); /* Replace 'defaultColor' with your default color */
}
.dnd_area_102-dnd_partial-8-column-1-row-0-margin {
  margin-bottom: 40px!important;
}
.boost_module_accordion_title {
  font-size: 25px; /* Adjust this value to your desired font size */
}
.boost_module_accordion_title {
  margin-bottom: 0px !important;
}
.boost_module_accordion_text {
  margin-top: 20px !important;
}

.mwh_row_m {
    max-width: 100% !important;
     padding-left: 50px !important;
}

}
.row-fluid [class*="span"] {
    padding-left: 20px; /* Increase left padding */
    padding-right: 20px; /* Increase right padding */
}
.boost_module_website_h.mwh_layout4 {
    padding-top: 20px; /* Example padding value */
    padding-bottom: 20px;

}
.span6.widget-span {
    margin-bottom: 0 !important;
}
 p {
        margin-bottom: 10px; /* Adjust this value as needed */
    }
H1 {
        margin-bottom: 30px; /* Adjust this value as needed */
    }

H3 {
  margin-top: 50px;      
  margin-bottom: 20px; /* Adjust this value as needed */
    }
.boost_module_website_f {
  background: #f57e20 !important;
}

.mwf_el_social .msi_icon svg {
  fill: #f6f1ec !important;
}

.mwf_el_social .boost_social_icons a {
  border-color: #f6f1ec !important;
}

.mwf_layout3.boost_module_website_f {
padding: 40px 0 40px 0 !important;
}
.boost_widget_post_item-a img {
    float: center!important;
    width:  280px!important;
    height: 200px!important;
    object-fit: cover!important;