/* Add custom CSS styles below */ 


.normal-price{
  color: #286fa9;
}
@media (max-width: 768px){
  .product-entry__title{
    font-size: .8rem !important;
  }
}