.featured-collection .collection .collection__description p{
  /*color: #1e1e1e;*/
}

@media only screen and (max-width: 480px) {
  .featured-collection .collection .h1.title {
    font-size:32px;
  }
}
