.uex-list-subtitle {
  display: block;
  color: $text-muted;
  font-size: 1.2rem;
  margin-bottom: 1rem;

  &:last-child {
    margin-bottom: 0;
  }
}
