.forminator-ui.forminator-custom-form-627 /* 1. POPUP SIZE & BACKGROUND */
/* This shrinks the box and turns the blue/red to white */
.elementor-popup-modal .dialog-widget-content{background-color: #ffffff !important;max-width: 420px !important;/* Forces the small, narrow look */
    margin: 0 auto !important;border-radius: 8px !important;box-shadow: 0 15px 50px rgba(0,0,0,0.15) !important;padding: 20px !important;}.forminator-ui.forminator-custom-form-627 /* 2. HIDE UNNECESSARY OVERFLOW & EXTRA PADDING */
.elementor-popup-modal .dialog-message{padding: 10px !important;}.forminator-ui.forminator-custom-form-627 /* 3. INPUT FIELDS (The "Box" Look) */
/* Changes the bottom-line look to the full grey box look */
.elementor-field-textual{background-color: #ffffff !important;border: 1px solid #e0e0e0 !important;border-radius: 6px !important;padding: 12px 15px !important;color: #333 !important;font-size: 15px !important;height: auto !important;box-shadow: none !important;}.forminator-ui.forminator-custom-form-627 /* 4. LABELS (Typography) */
.elementor-field-label{color: #001a4d !important;/* Dark Navy */
    font-weight: 600 !important;font-size: 14px !important;margin-bottom: 6px !important;text-transform: none !important;}.forminator-ui.forminator-custom-form-627 /* 5. THE BUTTON (Black & Rectangular) */
.elementor-button[type="submit"],.forminator-ui.forminator-custom-form-627 .elementor-button{background-color: #111111 !important;color: #ffffff !important;border-radius: 4px !important;padding: 14px 35px !important;font-weight: 700 !important;text-transform: uppercase !important;letter-spacing: 1px !important;width: auto !important;/* Prevents button from being too wide */
    border: none !important;margin-top: 10px !important;}.forminator-ui.forminator-custom-form-627 /* 6. CLOSE BUTTON (The X) */
.dialog-close-button{color: #888 !important;top: 15px !important;right: 15px !important;}