.modal h1.modal-title,
.modal h2.modal-title,
.modal h3.modal-title,
.modal h4.modal-title,
.modal h5.modal-title,
.modal h6.modal-title {
    font-family: inherit !important;
    font-weight: 500 !important;
    line-height: 1.1;
}

.modal label{
    padding: inherit !important;
    color: #333333;
    border: none !important;
    font-family: inherit !important;
    font-size: inherit !important;
    text-align: inherit;
}
