.card-product .card-title {
  font-size: 12px;
}

.woocommerce.archive .blog-post .products li:nth-of-type(6n+1) .category a {
  font-size: 0px;
}

.card .category:not([class*="text-"]) {
  font-size: 0px;
}

.woocommerce ul.products li.product strong {
  font-size: 0px;
}

.woocommerce .product .card-product .card-description p {
  font-size: 0px;
}

.contactus .info .info-title {
  font-size: 28px;
}

.contactus h2.hestia-title {
  font-size: 28px;
}

.hestia-features .hestia-info p {
  color: #000000;
  font-size: 17px;
}

.carousel span.sub-title {
  font-size: 16px;
  color: #ffffff;
  line-height: 31px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-indent: 0px;
  letter-spacing: 0px;
  word-spacing: 0px;
}

.page-header .container .hestia-title {
  color: #ffffff;
}

.btn.btn-primary {
  background-color: #0c7d;
  font-size: 22px;
}