#fw-section-featured-collection-1701216574 {

.featured-collection {
  position: relative;
  top: -40px;
  z-index:1;
}

.tile__image {
  padding-left: 40px;
    padding-right: 40px;
}

.tile__description {
  padding-top:0px;
}
}









#fw-section-product-product-biy-plush {
--color-primary: #f5bf27;
--color-primary-rgb: 245, 191, 39;
--color-background: #131313;
--color-background-rgb: 19, 19, 19;
--color-on-primary: #131313;
--color-on-primary-rgb: 19, 19, 19;
--color-on-background: #faf9f8;
--color-on-background-rgb: 250, 249, 248;
--color-product-image-background: #131313;
--color-background-brightness: 19;
background-color: var(--color-background);
color: var(--color-on-background);
h1, h2
.product__title,
.product-title,
.hero__title {
  font-family: espiritu, sans-serif;
  font-weight: 400;
  font-style: normal;

  font-size: 2.5rem;       /* adjust to taste */
  color: #ffcc00;           /* change this to match your palette */
  letter-spacing: 0.5px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 1rem;
}
}