.es-register-form {
    width: 100%;
    margin: auto;
}

.es-register-form h4 {
    color: #0d6efd;
}

.es-register-form .form-label {
    font-weight: 500;
    color: #000 !important;
}

.es-modal-icon {
    font-size: 48px;
    margin-bottom: 16px;
}

.es-modal-message {
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}
.es-register-form .fw-bold {
    font-weight: 600 !important;
}

