.product-buttons__fav._active {
    background-color: #005A65;
}

.product-buttons__fav._active svg path {
    stroke: #fff;
}