/* Trilhas list page styles. Most of the .trilha-card visuals live in
   base.css since the same card is reused on the home page. */

.trilha-card__intro {
  min-height: 60px;
}

.trilha-card__preview-list {
  list-style: decimal;
}