.node-teaser--text a {
  --a--position: static;
}
.node-teaser--text a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.node-teaser--text {
  display: inline-block;
}
