/** Shopify CDN: Minification failed

Line 16:16 Expected identifier but found whitespace
Line 16:17 Unexpected "var("

**/
.feefo-media .feefo-review-widget-media {
    display: block !important;
    width: 100%;
    max-width: 75%;
    margin: 0 auto;
    padding: 40px 20px;
}

.feefo-media .feefo-review-widget-media *
    font-family: var(--font-body-family);
}

.feefowidget-header-information-title h2 {
    font-family: var(--font-heading-family);
}