.template-product .section__faqs .faqs__info em.no-decoration,
.template-product .section-product-testimonials .testimonial_info em.no-decoration,
.template-product .image-with-text__wrapper em.no-decoration,
.template-product .section__rich-text .rich-text__content-inner em.no-decoration,
.template-product .premium_benefits_sec .benefit-heading em.no-decoration {
    color: var(--product-body-color) !important;
    font-style: italic;
}
.cart-drawer .cart-items .discounts .discounts__discount {
    white-space: normal;
    word-break: break-word;
    display: inline-block;
}
.shopify-section-group-footer-group .section__icon-box .icon-box__content .icon-box__description {
    padding: 10px 15px;
}