.active a {
    background-color: #df001a;
    color: white;
}
.disabled a {
    color: darkgrey !important;
}
