.card-link {
  &::after {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
  }
}
