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

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

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

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

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