.learn-more {
  position: relative;
  grid-row-start: 4;
  margin: 0 0 1rem;
  z-index: 1;
}

.card--card .learn-more {
  margin: 0 1.3rem 1rem;
}

.learn-more a {
  text-decoration: none !important;
}