.date-tag { height: 2em; width: 2em; } .date-tag:not(.is-selected):hover { background-color: #6681b2 !important; color: white !important; cursor: pointer; } .is-selected { background-color: #192131 !important; color: white !important; } .is-selected:hover { cursor: pointer; } .out-range { background-color: white; color: #7a7a7a; } .out-range:hover { background-color: #; color: #7a7a7a; }