.cpt-adjacent-overlay-link {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: transparent;
  color: inherit;
  overflow: hidden;
  white-space: nowrap;
  text-indent: -9999px;
}
