.destino {
    transition: background-color 0.6s ease;     
}

.destino.animada {
    --bs-table-bg: #ffc107;   
}