.btn-outline-success{
    font-weight: 500;
}
.modal-content input{
    border-style: double;
    border-color: lightgray;
}
.modal-content h5{
    font-style: normal;
    font-size: 1em;
    margin-bottom: 4px;
}
