@import './bootstrap-4.5.0.min.css';

.table-hover tbody tr:hover { background: linear-gradient(to right, #ffecc3, #fff2d2) }
