﻿@charset "utf-8";

.Wrapper.dark-mode .Content.HomeContent h2 { color:white;}
.Wrapper.dark-mode .Content.HomeContent h2 a:link,
.Wrapper.dark-mode .Content.HomeContent h2 a:visited { color:white;}
.Wrapper.dark-mode .Content.HomeContent img{ border:1px solid rgba(255,255,255,0.2);}
.Wrapper.dark-mode .Content.HomeContent .left-content > div .main-news .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background:white;}

.Wrapper.dark-mode .Content.HomeContent .left-content > div .breaking-news ul li:not(:last-child) { border-bottom:1px solid rgba(255,255,255,0.2);}
.Wrapper.dark-mode .Content.HomeContent .left-content > div.news-section > section,
.Wrapper.dark-mode .Content.HomeContent .left-content > div.news-section .banner-middle,
.Wrapper.dark-mode .Content.HomeContent .left-content > div.news-section > section{ border-top:1px solid rgba(255,255,255,0.2);}

.Wrapper.dark-mode .Content.HomeContent .right-sidebar > div.def-epaper ul li {border-bottom:1px dashed rgba(255,255,255,0.2);}
.Wrapper.dark-mode .Content.HomeContent .right-sidebar > div.album-box li:first-child { border-bottom:1px solid rgba(255,255,255,0.2);}
.Wrapper.dark-mode .Content.HomeContent .right-sidebar > div.album-box li:first-child ~ li a { border-bottom:1px solid rgba(255,255,255,0.2);}