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

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

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

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

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