.list-collections {
  .collection-wrapper:hover {
    h3 {
      color: $thim_body_primary_color;
    }
  }
}