.product-summary__badge.product-summary__badge--free-shipping,
.grid-image__badge.grid-image__badge--free-shipping,
.slider-image__badge.slider-image__badge--free-shipping,
.compact-image__badge.compact-image__badge--free-shipping {
    padding: 0;
    font-size: 1.5rem;
    background-color: transparent;
    color: #E64A19;
    display: flex;
    align-items: center;
    height: 1.2rem;
    margin: 5px 0;
}