/* Easyfind Company Importer AI 2.0.55
 * Remove only stale advertiser-description generated content.
 */
.efci-suppress-empty-before::before,
.efci-suppress-empty-after::after {
    content: none !important;
    display: none !important;
}

/* Known Easyfind company description container fallback. */
#tab-company .product__tab-company-text::before,
#tab-company .product__tab-company-text::after {
    content: none !important;
    display: none !important;
}
