.footerlink { 
    color: #e0e0e0 !important; 
    /*font-size: 1.1rem !important;*/
}
.removeAicol:hover { 
    color: red; 
}
.swal-wide { 
    width: 800px !important;
}
.swal-medium { 
    width: 500px !important;
}
.swal-fullWidth { 
    width: 100% !important;
}
h2 {
    text-transform: capitalize;
}