#fw-section-rich-text-174233208928160 {

.rich-text__text {
  font-family: 'Inter', sans-serif;
}

}




#fw-section-collections-list-57754703-9316-4228-9f55-5f6fe0466a7b {

.collections-list__item-title {
    text-align: center;
    font-size: 1.2rem; 
    font-weight: bold; 
}

.tile__prices .tile__price--original {
  --font-family-base: 'Inter', sans-serif !important;
}



}
#fw-section-featured-collection-1742314858 {

.section-header__heading {
    text-align: center;

}

}
#fw-section-footer {
--color-primary: #ffffff;
--color-primary-rgb: 255, 255, 255;
--color-background: #000000;
--color-background-rgb: 0, 0, 0;
--color-on-primary: #000000;
--color-on-primary-rgb: 0, 0, 0;
--color-on-background: #ffffff;
--color-on-background-rgb: 255, 255, 255;
--color-product-image-background: #ffffff;
--color-background-brightness: 0;
background-color: var(--color-background);
color: var(--color-on-background);

}
#fw-section-header {

.header__dropdown-link {
    text-align: center;
    font-size: 0.8rem; /* Erhöhe die Größe (Standard ist meist 1rem) */
    font-weight: normal; /* Falls du es fetter haben willst */
}
}