<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --theme-darkmode-bg-color: #1e1e1e;
    --theme-darkmode-text-color: #fff;
    --theme-darkmode-accent-color: #ED1B2F;
    --theme-darkmode-accent-hover-color: #fff;
    --theme-black-color: #000;
}
[data-theme="dark"] {
    --swiper-theme-color: var(--theme-darkmode-accent-color);
    --preloader-throbber-bg: var(--theme-darkmode-text-color);
}
/* Dark mode css
**------------------------------------------------ */
[data-theme="dark"] body,
[data-theme="dark"] .theme-preloader,
[data-theme="dark"] body.custom-background,
[data-theme="dark"] .site-section,
[data-theme="dark"] .welcome-screen-banner,
[data-theme="dark"] .primary-menu ul,
[data-theme="dark"] .site-header .has-sticky-header.sticky-header-active,
[data-theme="dark"] .theme-offcanvas-panel,
[data-theme="dark"] .theme-search-panel,
[data-theme="dark"] .post-read-time,
[data-theme="dark"] .single-author-info-wrapper,
[data-theme="dark"] .entry-header.has-box-shadow,
[data-theme="dark"] .site-banner-section.site-banner-layout-2 {
    background-color: var(--theme-darkmode-bg-color);
}
[data-theme="dark"] .newsxpress-archive_style_4 .newsxpress-bg-image {
    outline-color: var(--theme-darkmode-bg-color);
}
[data-theme="dark"] body,
[data-theme="dark"] body.custom-background,
[data-theme="dark"] a,
[data-theme="dark"] .read-more-link:hover,
[data-theme="dark"] .read-more-link:focus,
[data-theme="dark"] .tab-header-list li button,
[data-theme="dark"] .sticky-article-link,
[data-theme="dark"] .theme-search-panel input.search-field {
    color: var(--theme-darkmode-text-color);
}
[data-theme="dark"] .theme-preloader-spinner-1 .theme-preloader-throbber{
    border-color: var(--theme-darkmode-text-color);
}
[data-theme="dark"] #newsxpress-progress-bar,
[data-theme="dark"] .trending-tags-wrapper .trending-tags-icon,
[data-theme="dark"] button,
[data-theme="dark"] .theme-button,
[data-theme="dark"] .wp-block-search__button,
[data-theme="dark"] input[type="button"],
[data-theme="dark"] input[type="reset"],
[data-theme="dark"] input[type="submit"],
[data-theme="dark"] .tab-header-list li.active button,
[data-theme="dark"] .tab-header-list li button:hover,
[data-theme="dark"] .tab-header-list li button:focus,
[data-theme="dark"] .has-post-thumbnail .featured-media .featured-media-fullscreen,
[data-theme="dark"] .cursor-dot,
[data-theme="dark"] .cursor-dot-outline,
[data-theme="dark"] .theme-footer-panel &gt; .theme-viewmore-link,
[data-theme="dark"] #theme-scroll-to-start {
    background-color: var(--theme-darkmode-accent-color);
}
[data-theme="dark"] button,
[data-theme="dark"] .theme-button,
[data-theme="dark"] .wp-block-search__button,
[data-theme="dark"] input[type="button"],
[data-theme="dark"] input[type="reset"],
[data-theme="dark"] input[type="submit"],
[data-theme="dark"] .theme-preloader-spinner-1 .theme-preloader-throbber:after,
[data-theme="dark"] .theme-offcanvas-menu a:focus-visible {
    border-color: var(--theme-darkmode-accent-color);
}
[data-theme="dark"] a:hover,
[data-theme="dark"] a:focus,
[data-theme="dark"] a:active,
[data-theme="dark"] .read-more-link,
[data-theme="dark"] .theme-button.theme-button-transparent:hover,
[data-theme="dark"] .theme-button.theme-button-transparent:focus {
    color: var(--theme-darkmode-accent-color);
}
[data-theme="dark"] button:hover,
[data-theme="dark"] button:focus,
[data-theme="dark"] .theme-button:hover,
[data-theme="dark"] .theme-button:focus,
[data-theme="dark"] .wp-block-search__button:hover,
[data-theme="dark"] .wp-block-search__button:focus,
[data-theme="dark"] input[type="button"]:hover,
[data-theme="dark"] input[type="button"]:focus,
[data-theme="dark"] input[type="reset"]:hover,
[data-theme="dark"] input[type="reset"]:focus,
[data-theme="dark"] input[type="submit"]:hover,
[data-theme="dark"] input[type="submit"]:focus,
[data-theme="dark"] .has-post-thumbnail .featured-media .featured-media-fullscreen:hover,
[data-theme="dark"] .has-post-thumbnail .featured-media .featured-media-fullscreen:focus,
[data-theme="dark"] .trending-tags-wrapper .trending-tags-icon:hover,
[data-theme="dark"] .trending-tags-wrapper .trending-tags-icon:focus,
[data-theme="dark"] .widget-footer-panel &gt; .theme-viewmore-link:hover,
[data-theme="dark"] .widget-footer-panel &gt; .theme-viewmore-link:focus,
[data-theme="dark"] #theme-scroll-to-start:hover,
[data-theme="dark"] #theme-scroll-to-start:focus {
    background: var(--theme-darkmode-accent-hover-color);
    border-color: var(--theme-darkmode-accent-hover-color);
    color: var(--theme-darkmode-bg-color);
}
[data-theme="dark"] .site-header .masthead-main-navigation,
[data-theme="dark"] .site-section,
[data-theme="dark"] input,
[data-theme="dark"] textarea,
[data-theme="dark"] .theme-offcanvas-header,
[data-theme="dark"] .theme-offcanvas-menu li,
[data-theme="dark"] .single-comments-area,
[data-theme="dark"] .single-comments-area:before,
[data-theme="dark"] .single-comments-area li.comment .children li:before,
[data-theme="dark"] .single-comments-area li.pingback .children li:before,
[data-theme="dark"] .single-comments-area li.trackback .children li:before,
[data-theme="dark"] .newsxpress-archive_style_1 &gt; article,
[data-theme="dark"] .newsxpress-archive_style_3 &gt; article,
[data-theme="dark"] .theme-widget-focus,
[data-theme="dark"] .theme-list-post,
[data-theme="dark"] .widget_recent_entries ul li,
[data-theme="dark"] .widget_recent_entries ol li,
[data-theme="dark"] .widget_categories ul li,
[data-theme="dark"] .widget_categories ol li,
[data-theme="dark"] .widget_archive ul li,
[data-theme="dark"] .widget_archive ol li,
[data-theme="dark"] .widget_meta ul li,
[data-theme="dark"] .widget_meta ol li,
[data-theme="dark"] .widget_recent_comments ul li,
[data-theme="dark"] .widget_recent_comments ol li,
[data-theme="dark"] .widget_nav_menu ul li,
[data-theme="dark"] .widget_nav_menu ol li,
[data-theme="dark"] .widget_block .wp-block-group__inner-container ul li,
[data-theme="dark"] .widget_block .wp-block-group__inner-container ol li,
[data-theme="dark"] .wp-block-tag-cloud.is-style-outline a,
[data-theme="dark"] .wp-block-search__input,
[data-theme="dark"] .widget-tab-header,
[data-theme="dark"] .column-border-lr,
[data-theme="dark"] .column-border-l,
[data-theme="dark"] .column-border-r,
[data-theme="dark"] .site-banner-section .site-banner-area,
[data-theme="dark"] .site-banner-section .site-banner-middle .column{
    border-color: rgba(255, 255, 255, 0.1);
}
[data-theme="dark"] .theme-footer-panel &gt; hr {
    background-color: rgba(255, 255, 255, 0.1);
}
[data-theme="dark"] .sticky-article-link,
[data-theme="dark"] .site-separator-section .article-bg-light .entry-details,
[data-theme="dark"] .site-bg-separator .article-bg-light .entry-details {
    background-color: #353535;
}
[data-theme="dark"] .single-author-info-area:before{
    background-color: #fff;
}</pre></body></html>