.zptext a {
  color: #FFFFFF !important;
  text-decoration: none !important;
}
.zptext a:hover {
  color: #E8D5C4 !important;
}

.product-description-wrapper a {
  color: #B87355 !important;
  text-decoration: underline !important;
  font-weight: 500 !important;
}

.product-description-wrapper a:hover {
  color: #8B5435 !important;
}

a:not([class]) {
  color: #B87355 !important;
}

.zs-product-description a,
.zpelem-text a,
.theme-content-area a {
  color: #B87355 !important;
  text-decoration: underline !important;
}


