.small-alert {
    width: 300px !important;
    font-size: 0.9em !important;
    padding: 1em !important;
}

.alert-title {
    font-size: 1.2em !important;
    color: #2c5282 !important;
    margin-bottom: 0.5em !important;
}

.alert-content {
    font-size: 0.9em !important;
    color: #4a5568 !important;
}

.swal2-popup {
    border-radius: 15px !important;
}

.swal2-icon {
    transform: scale(0.8) !important;
    margin: 0.5em auto !important;
}