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

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

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

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

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