.filter-genre:hover {
    transform: translateY(-2px) !important;
}

.filter-tag:hover {
    transform: translateY(-2px) !important;
}
