#toast-container .toast-title {
    font-size: 14px !important;
}
#toast-container .toast-message {
    font-size: 12px !important;
}
.swal-text {
    text-align: center;
    color: #61534e;
}
.swal-overlay {
    z-index: 9999999999;
}
.float-right {
    float: right;
}
