.bg-red {
    background-color: #f44336 !important;
    color: #ffffff !important;
}

.bg-green {
    background-color: #4caf50 !important;
    color: #ffffff !important;
}
