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

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

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

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


body.hhk-header-desktop-dark #smart-head .navigation a:hover,
body.hhk-header-mobile-dark #smart-head-mobile .navigation a:hover {
    color: var(--c-nav-hov) !important;
}

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