.modal-dialog .modal-content {
    background-color: #f8f9fa;
    border-radius: 16px;
    padding: 20px;
    max-width: 500px;
    margin: auto;
}