.rounded-card {
  border-radius: 0.4rem;
}

/* This is here because Target injects an extra div with their
experiences, and because we're all flexboxy, that causes the
cards to not be the same height when next to each other */
.allysf-card>.at-element-marker>div {
  height: 100%;
}
