#fw-section-rich-text-174060095809614 {

.rich-text {
    text-align: left;
}
.html-formatter>*+* {
    margin-top: 18px;
}
}

#fw-section-hero-935ec97b-609c-4e31-ace1-dee57bde170b {

.hero__heading {
    max-width: 500px;
}
}
#fw-section-rich-text-99c2bc24-5ed1-44ec-90c9-63dd797b5c1e {

h2.rich-text__heading {
    font-size: 1.5rem;
}
@media (min-width: 640px) {
    h2.rich-text__heading {       
        font-size: 2rem;
    }
}
}


#fw-section-footer {

.footer__copy{
  max-width: 550px;
}

}
#fw-section-header {

@media (min-width: 640px) {
    .header__grid {
        padding-top: 12px!important;
        padding-bottom: 12px!important;
    }
}
.header__link {
    text-transform: uppercase;
    font-weight: 500;
}

body .product-info__price {    
    font-size: 1.3rem;
}
.product-info {
    display: flex;
    flex-direction: column;
}
.accordion__heading {
    font-size: 1.3rem;
}
}