.modal-form-title {
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #000000;
    padding-bottom: 8px;
    border-bottom: 4px solid var(--theme-primary-color);
}