.elementor-1332 .elementor-element.elementor-element-eb3a9ed{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1332 .elementor-element.elementor-element-aeba53e{text-align:center;}.elementor-1332 .elementor-element.elementor-element-aeba53e .elementor-heading-title{font-family:"Fraunces", Sans-serif;font-size:55px;font-weight:600;color:#000000;}.elementor-1332 .elementor-element.elementor-element-bd02e23{width:var( --container-widget-width, 45% );max-width:45%;background-color:#FFFFFF;padding:20px 20px 20px 20px;--container-widget-width:45%;--container-widget-flex-grow:0;border-style:solid;border-width:2px 2px 2px 2px;border-color:#F1E2D5;border-radius:20px 20px 20px 20px;}.elementor-1332 .elementor-element.elementor-element-bd02e23.elementor-element{--align-self:center;}@media(max-width:767px){.elementor-1332 .elementor-element.elementor-element-aeba53e{text-align:center;}.elementor-1332 .elementor-element.elementor-element-aeba53e .elementor-heading-title{font-size:45px;}}/* Start custom CSS for shortcode, class: .elementor-element-bd02e23 *//* Match UM Register form (#1327) to Contact Us form styling */

.um-1327 .um-field-label label {
    font-weight: 700;
    color: #1a1a1a;
    font-size: 16px;
    margin-bottom: 8px;
}

.um-1327 .um-form-field {
    background: #fdf3ec !important;
    border: 1px solid #e8d2c0 !important;
    border-radius: 30px !important;
    padding: 14px 22px !important;
    font-size: 16px !important;
    color: #333 !important;
    height: auto !important;
    box-shadow: none !important;
    transition: border-color 0.2s ease;
}

.um-1327 .um-form-field:focus {
    outline: none !important;
    border-color: #ee7d3f !important;
    box-shadow: none !important;
}

.um-1327 .um-field {
    margin-bottom: 24px;
}

/* Primary button (Register) — solid orange pill, like "Send message" */
.um-1327 #um-submit-btn.um-button {
    background: #ee7d3f !important;
    color: #fff !important;
    border: none !important;
    border-radius: 30px !important;
    padding: 14px 30px !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    width: 100%;
    height: auto !important;
    line-height: normal !important;
    cursor: pointer;
    transition: background 0.2s ease;
}

.um-1327 #um-submit-btn.um-button:hover {
    background: #d96a2e !important;
}

/* Secondary button (Login) — outline style so it doesn't compete */
.um-1327 .um-button.um-alt {
    background: transparent !important;
    color: #ee7d3f !important;
    border: 1px solid #ee7d3f !important;
    border-radius: 30px !important;
    padding: 14px 30px !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    text-align: center;
    display: block;
    width: 100%;
    box-sizing: border-box;
    height: auto !important;
    line-height: normal !important;
    transition: background 0.2s ease, color 0.2s ease;
}

.um-1327 .um-button.um-alt:hover {
    background: #ee7d3f !important;
    color: #fff !important;
}

.um-1327 .um-half {
    width: 48% !important;
}

.um-1327.um {
    max-width: 500px;
}/* End custom CSS */