.fi-ta-row.ticket-has-tech .fi-ta-cell {
    background-color: #d1fae5 !important;
}

.fi-ta-row.ticket-has-tech:hover .fi-ta-cell {
    background-color: #a7f3d0 !important;
}

.dark .fi-ta-row.ticket-has-tech .fi-ta-cell {
    background-color: #064e3b !important;
}

.dark .fi-ta-row.ticket-has-tech:hover .fi-ta-cell {
    background-color: #065f46 !important;
}
