.collection-tile .img-thumb.active img {
  border: 1px solid rgb(var(--base-black));
}


.collection-description {
  line-height: 1.5;
}

.collection-description__toggle {
  background: none;
  border: 0;
  padding: 0;
  margin-left: 4px;
  text-decoration: underline;
  cursor: pointer;
  font: inherit;
}