[title="STREFA KOBIET"] {
color: #570054;
}
[title="STREFA OKAZJI"] {
color: #F22323;
}
.product > a img {
transition: all .3s ease-in-out !important;
}
.product:hover > a img {
transform: scale(1.05);
}