.site-title a {
  font-size: 32px;
}

p {
  color: #1a1a1a;
}

.woocommerce ul.products li.product .onsale {
  border-radius: 55%;
  padding: 5;
}

.woocommerce ul.products li.product a img {
  border-width: 2px;
  border-color: #ebebeb;
}