.slider-mobile-gutter.page-width-desktop {
  padding: 0 2.4rem;
}

@media screen and (max-width: 768px) {
  .slider-mobile-gutter.page-width-desktop {
    padding: 0 1.6rem;
  }
}

.collection__title .title {
  font-family: Foundersgrotesk, sans-serif;
  font-weight: 300;
  line-height: 1.2;
  margin: 0;
  color: #00142f;
}

.collection__description p {
  line-height: 1.3;
  font-weight: 300;
  color: #00142f !important;
}
