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

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

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

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

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