.elementor-131 .elementor-element.elementor-element-747b6ff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-c65254c *//* Force Fabula to show white text in all Elementor form fields */
body .elementor-kit-8 input:not([type="submit"]), 
body .elementor-kit-8 textarea,
body .elementor-field-textual {
    color: #FFFFFF !important;
    -webkit-text-fill-color: #FFFFFF !important; /* Fix for Chrome/Safari */
    background-color: rgba(255,255,255,0.05) !important; /* Makes the box slightly visible */
    border: 1px solid rgba(255,255,255,0.2) !important;
}

/* Fix for the label color if they are also hidden */
body .elementor-field-label {
    color: #FFFFFF !important;
}

/* High visibility for Placeholder text */
body .elementor-field-group ::placeholder {
    color: rgba(255, 255, 255, 0.6) !important;
    opacity: 1 !important;
}/* End custom CSS */