.ds-card-description {
  color: var(--ds-color-london-10);
  font-family: var(--ds-type-system-sans);
  font-size: var(--ds-type-scale-0);
  font-weight: 400;
  line-height: var(--ds-type-leading-lower);
  margin-top: 0.25rem;
  em {
    font-style: italic;
  }
}
