.elementor-1982 .elementor-element.elementor-element-eff2f5a{--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:29px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1982 .elementor-element.elementor-element-042978a{background-color:#FFFFFF;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-1982 .elementor-element.elementor-element-eff2f5a{--content-width:1349px;}}/* Start custom CSS for html, class: .elementor-element-042978a *//* Force white background for all input fields */
input[type="text"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="password"],
textarea,
select {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 1px solid #cccccc !important;
    box-shadow: none !important;
}

/* Remove dark focus styles */
input:focus,
textarea:focus,
select:focus {
    background-color: #ffffff !important;
    color: #000000 !important;
    border-color: #999999 !important;
    outline: none !important;
}

/* If inputs are inside a calculator or table */
table input {
    background-color: #ffffff !important;
    color: #000000 !important;
}/* End custom CSS */