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

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

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

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

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