.title-wrapper .title{
  font-weight: 300;
  font-size: 36px;
  line-height: 125%;
  align-items: center;
  text-align: center;  
}

.card-information,
.card-information div,
.card__heading,
.card__heading a{
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  color: #504A4C;  
  text-transform:unset;
}
.card-information,
.card-information div{
  color:#8e7d73;
}
.template-index .collection .price{
  display:none;
}
.product-grid .grid__item{
  padding:7px;
}
.template-index .collection .page-width-desktop{
  max-width:1440px;
}
.collection__view-all{
  display:none;
}