body.calm-site main .hg-compare-page .hg-product-card .hg-product-meta .hg-pill {
  display:block;
  background:transparent!important;
  color:inherit!important;
  border:0!important;
  border-left:3px solid #ffc846!important;
  border-radius:0!important;
  padding:0 0 0 12px!important;
  font-size:14px;
  line-height:1.5;
  letter-spacing:0;
  box-shadow:none!important;
}
html[data-theme="dark"] body.calm-site main .hg-compare-page .hg-product-card .hg-product-meta .hg-pill {
  color:#e3e3e3!important;
}
