html:has(a.t-store__prod-popup__close-txt) .t-popup__close-wrapper svg path {
  fill: #4b4b4b !important;
}
html:has(a.t-store__prod-popup__close-txt) .t-popup__close-wrapper svg g {
  fill: #4b4b4b !important;
}

a.t-store__prod-popup__close-txt {
  color: #4b4b4b !important;
}