.short-description {
  font-size: 0.9375rem;
  line-height: 1.6;
  color: var(--text-subdued, #666);
}

.short-description a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

