.site-description {
  font-size: 15px;
  line-height: 19px;
}

.site-branding .site-title {
  font-size: 38px;
}

.widget .textwidget a:hover {
  color: #d1d1d1;
}

.site-footer a {
  color: #d1d1d1;
}

.site-footer a:hover {
  color: #d1d1d1;
}

.widget .textwidget a {
  color: #d1d1d1;
}


.woocommerce ul.products li.product .woocommerce-loop-product__title {
  text-align: center;
  color: #1f4038;
}

bdi {
  text-align: center;
  font-size: 178%;
  font-weight: 900;
  color: #14cf14;
}

.woocommerce ul.products li.product .button:hover {
  text-align: center;
}

.woocommerce ul.products li.product .price {
  text-align: center;
}

.woocommerce #primary .product {
  text-align: center;
}

.special .header .main-title {
  color: red;
}

.testimonial .header .main-title {
  color: red
}
.site-footer .widget.widget_contact_form .form-holder .widget-title {
  color: red;
}

.site-branding .site-title a:hover {
  color: red;
}

.site-branding .site-title a {
  color: red;
}