
body.fpu-header-desktop-dark #smart-head .smart-head-row,
body.fpu-header-mobile-dark #smart-head-mobile .smart-head-row {
    border-color: var(--ihc-ink) !important;
    background: var(--ihc-ink) !important;
}

body.fpu-header-desktop-dark #smart-head .smart-head-row.s-dark .logo-image-dark,
body.fpu-header-mobile-dark #smart-head-mobile .smart-head-row.s-dark .logo-image-dark {
    display: block !important;
}

body.fpu-header-desktop-dark #smart-head .smart-head-row.s-dark .logo-image:not(.logo-image-dark),
body.fpu-header-mobile-dark #smart-head-mobile .smart-head-row.s-dark .logo-image:not(.logo-image-dark) {
    display: none !important;
}

body.fpu-header-desktop-dark #smart-head :is(.navigation a, .offcanvas-toggle, .search-icon, .smart-head-social a),
body.fpu-header-mobile-dark #smart-head-mobile :is(.navigation a, .offcanvas-toggle, .search-icon, .smart-head-social a) {
    color: var(--ihc-paper) !important;
}

.fpu-media-finactu .ihc-category {
    overflow-wrap: anywhere;
}
.fpu-media-innovant .ihc-section__head .ihc-kicker,
.fpu-media-innovant .ihc-error-card .ihc-kicker {
    color: var(--ihc-accent);
}
