
/* override bootstrap style */
.modal-content {
    border-radius: 4px !important;
    border-top: 5px solid #2e367f !important;
}

.modal-title {
    color: #4b4b4a;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}
