.shopify-policy__body .rte a:not([class]){
  text-decoration:underline;
  font-size:inherit!important;

}
.shopify-policy__body .rte a:not([class]):not(:visited) {
  color: revert !important;
}
.shopify-policy__body .rte a:not([class]):visited {
  color: #551A8B !important;
}
