.product-inner .product__title a {
color: var(--ck-highlight-pen-green);
transition: ease 0.3s;
line-height: 20px;
box-shadow: none;
text-decoration: none;
}