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

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

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

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

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