.modal-title {
    background: #4b8df8;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-color: #4b8df8;
    border-bottom-color: rgb(75, 141, 248);
    border-bottom: 0;
}


