.heart-container:hover .heart-empty {
    color: black !important;
}

.heart-container:hover .heart-filled {
    color: black !important;
}
