.Disabled {
    background-color: #afafaf !important;
    color: white !important;
}
.Disabled:hover {
    background-color: #afafaf !important;
    color: #121212 !important;
}