.modal-title {
    color: rgb(199, 37, 37);
    font-weight: 500;
}
.modal-body p {
    font-size: 15px;
}
.modal-content {
    border: 1.7px solid rgb(199, 37, 37);
}