.hf-oos-disabled-button {
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    color: #797979 !important;
    cursor: not-allowed !important;
    opacity: 1 !important;
    pointer-events: none;
}

.hf-oos-disabled-button:hover,
.hf-oos-disabled-button:focus {
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    color: #797979 !important;
}
