.modal-body .form-group {
    margin-bottom: 0.5rem;
}

.modal-body .form-group label {
    font-size: 0.8rem;
    margin-bottom: 0.2rem;
}

.modal-body .form-control {
    font-size: 0.9rem;
    padding: 0.25rem 0.5rem;
}

.modal-lg {
    max-width: 90%;
}
