.swal-footer{
    text-align: center;
}
.swal-overlay{
     background-color: rgba(223, 39, 104, 0.45);
}
.swal-button{
    background: #E53371;
}
.swal-button:hover{
    background: #E53371 !important;
}
.fc .fc-bg-event{
    background-color: #D81B60 !important;
}
