.list-group-item.disabled {
    background-color: #eb0000; /* Change this to the desired background color */
    color: #a50000; /* Optionally, you can change the text color */
}