.elementor-499 .elementor-element.elementor-element-5878d3cd{--display:flex;--margin-top:130px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for container, class: .elementor-element-5878d3cd *//* Make all labels white */
.um-493 .um-field-label label {
    color: #ffffff !important;
}

/* Make checkbox text white */
.um-493 .um-field-checkbox-option {
    color: #ffffff !important;
}

/* Make input text white */
.um-493 .um-form-field {
    color: #ffffff !important;
}

/* Make placeholder text white */
.um-493 .um-form-field::placeholder {
    color: #ffffff !important;
    opacity: 1;
}

/* Make links white (Login button link) */
.um-493 a {
    color: #ffffff !important;
}
.um-493 .um-button.um-alt {
    background: transparent !important;
    color: #ff0000 !important;
    border: 1px solid #ff0000 !important;
}/* End custom CSS */