/* SweetAlert custom styles */
.swal-title {
    color: #333;
    font-size: 24px;
    font-weight: bold;
}

.swal-text {
    color: #555;
    font-size: 18px;
}
