.elementor-152 .elementor-element.elementor-element-71af9d3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-71af9d3 *//* Fix white text on white background for Brevo form inputs */
#sib-form input.input,
#sib-form input[type="text"],
#sib-form input[type="email"],
#sib-form input[type="name"],
#sib-form input[type="checkbox"],
#sib-form input[type="password"] {
  color: #000 !important;           /* Make input text black */
  background-color: #fff !important; /* Ensure background is white */
}

#sib-form input::placeholder {
  color: #666 !important;            /* Make placeholder text grey and readable */
}
#sib-form input.input {
  color: #000 !important;
  background-color: #f9f9f9 !important;
  border: 1px solid #ccc !important;
}/* End custom CSS */