#post-content p {
    text-indent: 1em;
}
.wrapper-content {
    padding:0 25px 20px 25px;
}
.bg-purple {
    background-image: radial-gradient(circle at top left,#9867f0,#ed4e50);
}
.image-content-wrap {
    border: 2px dashed #dee2e6;
    border-radius: 12px;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.03);
}
.cross-page-title {
    color: #ffffff;
    margin: 0;
    font-size: 26px;
    letter-spacing: 2px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    text-shadow: 1px 2px 1px #000;
    z-index: 1;
    position: absolute;
    left: 30px;
    bottom: 43px;
    font-weight: 550;
    gap: 15px;
}
.cross-page-title span {
    font-size: 12px;
    opacity: 0.9;
    letter-spacing: 2px;
}
.cross-stats-container {
    position: absolute;
    right: 45px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 8px;
    z-index: 1;
}
.cross-stats-container a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    text-decoration: none;
}
.cross-stats-container span {
    font-size: 24px;
    font-weight: 700;
    color: #f5f5f5;
    margin-bottom: 2px;
}
.cross-stats-container small {
    font-size: 12px;
    color: #e0e0e0;
}
@media (max-width: 768px) {
.secret_comment_label.control-label {
 display: none;
}
.panel-footer.bg-light.lter.border-radius-6-bottom {
padding:10px 5px;
}
}
html.theme-dark .page-content-wrap, html.theme-dark .single-post.post-wrap {
    border: 2px dashed #dee2e661;
}
html.theme-dark .post-top {
    border-bottom: 1px dashed #dee2e661;
}
html.theme-dark .bg-light.lter.wrapper-md.dark-head {
    background: #0a0a0a;
}
.profile-container .status {
    white-space: break-spaces;
}
.icon-info {
    margin-right: 5px;
}
.navi ul.nav li a span {
    letter-spacing: 2px;
}
.col.center-part.gpu-speed {
    border-right: 1px solid #eee;
}
.single-post {
    box-shadow: 0 0px 2px 2px rgba(0, 0, 0, .13);
}
.iconfont.icon-home.yuyu {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    margin-right: 4px;
}
.semicolon {
    margin-right: 4px;
    margin-left: 4px;
}
.post-top {
    padding: 8px 15px 15px 15px;
    margin: 10px 1.5rem 15px;
    border-bottom: 1px dashed #dee2e6;
    list-style: none;
    font-size: 12px;
}
.post-top>li {
    display: inline-block;
}
.post-top>.active {
    color: #777;
}
.single-post.post-wrap {
    border: 2px dashed #dee2e6;
    border-radius: 12px;
    box-sizing: border-box;
    width: 100%;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.03);
}
.app.container {
    box-shadow: 0 0px 2px 2px rgba(0, 0, 0, .13);
}

.author_info {
    margin-top: 10px;
    overflow: auto;
}
.small_font_info {
    font-size: 12px;
}
html.theme-dark .copyright-text {
    color: #bbb;
    opacity: 0.9;
}
html.theme-dark .col.center-part.gpu-speed {
    border-right: 1px solid #eeeeee40;
}
html.theme-dark .blog-name-auto {
    border-color: #333;
    background-color: #1e1e1e;
    color: #90ee90;
    text-shadow: 0 0 1px rgba(144, 238, 144, 0.08);
}

html.theme-dark .blog-name-auto:hover {
    border-color: #90ee90;
    color: #90ee90;
    box-shadow: 0 1px 3px rgba(144, 238, 144, 0.15);
    background-color: transparent;
}

html.theme-dark .beian-link {
    color: #bbb;
}

html.theme-dark .beian-link:hover {
    color: #90ee90;
    border-bottom: 1px solid #90ee90;
    background-color: #1e1e1e;
    box-shadow: 0 1px 2px rgba(144, 238, 144, 0.1);
}
.footer-bottom {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 2px;
    font-size: 11px;
    line-height: 1.2;
    font-family: "Helvetica Neue", "Microsoft YaHei", Arial, sans-serif;
    text-rendering: optimizeLegibility;
}
.copyright-text {
    line-height: 1.2;
    color: #666;
    opacity: 0.9;
}
.blog-name-auto {
    text-decoration: none;
    font-weight: 600;
    padding: 0 4px;
    margin: 0 2px;
    border-radius: 3px;
    border: 1px solid #e4e9f0;
    background-color: #f5f8fa;
    transition: all 0.2s ease-in-out;
    line-height: 1.2;
    display: inline-block;
    text-shadow: 0 0 1px rgba(129, 199, 132, 0.08);
}
.blog-name-auto:hover {
    border-color: #81c784;
    background-color: transparent;
    color: #81c784;
    box-shadow: 0 1px 3px rgba(129, 199, 132, 0.15);
    transform: scale(1.02);
    text-decoration: none;
    outline: none;
}
.beian-link {
    text-decoration: none;
    padding: 0 3px;
    margin: 0 2px;
    border-radius: 2px;
    color: #666;
    border-bottom: 1px solid transparent;
    transition: all 0.2s ease-in-out;
    line-height: 1.2;
}
.beian-link:hover {
    color: #81c784;
    border-bottom: 1px solid #81c784;
    background-color: #f5f8fa;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(129, 199, 132, 0.1);
}
@media (max-width: 768px) {
    .footer-bottom {
        flex-direction: column;
        gap: 0;
        text-align: center;
        line-height: 1.1;
    }
    .blog-name-auto {
        padding: 0 3px;
        margin: 0 2px;
        border-radius: 2px;
        text-shadow: 0 0 1px rgba(129, 199, 132, 0.05);
    }
    .blog-name-auto:hover {
        transform: scale(1.01);
        box-shadow: 0 1px 2px rgba(129, 199, 132, 0.1);
        background-color: transparent;
    }
    .beian-link {
        padding: 0 2px;
        margin: 0 2px;
    }
    .beian-hide-mobile {
        display: none !important;
    }
}
header.bg-light.lter.wrapper-md {
    text-align: center;
    padding: 25px 2px 2px 2px;
}
.post-meta-bottom {
    margin: 0;
    padding: 12px 5px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 12px;
}
.post-meta__item {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.post-meta__icon {
    margin-right: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 12px;
}
.welcome-info {
    background-color: transparent;
    padding: 4px 8px;
    border-radius: 9px;
    border: 1px dashed #409eff;
    display: inline-block;
    font-size: 14px;
    color: #303133;
    line-height: 1.5;
    margin-top: 10px;
}
.welcome-info__name {
    color: #409eff;
    font-weight: 600;
    text-decoration: none;
}
.welcome-info__logout {
    color: #f56c6c;
    text-decoration: none;
}
.comment-owo-submit-wrapper {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
    flex-wrap: wrap;
}
.comment-owo-submit-wrapper .OwO {
    flex: 1;
    min-width: 200px;
}
.comment-submit-btn-group {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 10px;
}
.comment-submit-btn-group .submit {
    flex-shrink: 0;
}
.comment-label-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:10px 0 3px 0;
}

.comment-label-left {
    display: flex;
    align-items: center;
}

.comment-required {
    margin-left: 5px;
}

.comment-secret-right {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.secret-comment-label {
    margin-bottom: 0;
}

.secret-comment-check {
    margin-left: 5px;
}
@media (max-width: 768px) {
    .beauty-hot-toggle {
        padding: 8px 0!important;
    }
.beauty-hot-item {
    padding: 12px 12px!important;
    }
}
.beauty-hot-item {
    padding: 10px 12px;
    border-bottom: 1px solid #e0e0e0;
    transition: background-color 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
}
.beauty-hot-item:last-child {
    border-bottom: none;
}
.beauty-hot-item:hover {
    background-color: #e0e0e0;
}
.beauty-hide-item {
    display: none;
}
.beauty-hot-posts.show-all .beauty-hide-item {
    display: flex;
}
.beauty-hot-top {
    width: 36px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 11px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    flex-shrink: 0;
}
.top1 { background-color: #e64340; }
.top2 { background-color: #409eff; }
.top3 { background-color: #67c23a; }
.top4 { background-color: #909399; }
.top5 { background-color: #c0c4cc; }
.beauty-hot-right {
    display: flex;
    flex-direction: column;
    gap: 4px;
    flex: 1;
}
.beauty-hot-title {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.beauty-hot-title a {
    color: #333;
    text-decoration: none;
    transition: color 0.3s ease;
}
.beauty-hot-title a:hover {
    color: #409eff;
}
.beauty-hot-meta {
    font-size: 11px;
    color: #666;
    display: flex;
    align-items: center;
    gap: 8px;
}
.meta-stat {
    display: flex;
    align-items: center;
    line-height: 1;
}
.beauty-hot-icon {
    margin-right: 3px;
    width: 12px;
    height: 12px;
    color: #999;
    flex-shrink: 0;
}
.beauty-hot-time {
    color: #888;
}
.beauty-hot-toggle {
    width: 100%;
    padding: 6px 0;
    font-size: 12px;
    border: none;
    border-radius: 6px;
    background: linear-gradient(90deg, #eaeaea, #e0e0e0);
    color: #555555;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(85, 85, 85, 0.1);
}
.beauty-hot-toggle:hover {
    background: linear-gradient(90deg, #e0e0e0, #d6d6d6);
    color: #333333;
    transform: translateY(-1px);
}
.beauty-hot-toggle:active {
    transform: translateY(0);
}
.beauty-hot-posts {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
    border-radius: 8px;
    overflow: hidden;
    background: #eee;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.default_notice {
    color: #95a5a6;
    font-size: 12px;
    line-height: 1.5;
}
.timeline_content {
    color: #2c3e50;
    font-size: 13px;
    line-height: 1.5;
    text-indent: 1em;
}
.timeline_avatar {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}
.timeline_username {
    font-weight: 600;
    color: #2c3e50;
    font-size: 13px;
    margin-right: 8px;
}
.timeline_time {
    color: #7f8c8d;
    font-size: 11px;
    display: block;
    margin-top: 2px;
}
.timeline_user_info {
    display: flex;
    align-items: flex-start;
    margin-bottom: 8px;
}
.timeline_avatar_wrapper {
    width: 32px;
    height: 32px;
    margin-right: 12px;
}
.timeline_item {
    background: #eee;
    padding: 12px;
    border-radius: 8px;
}
.container_sidebar {
    background: transparent;
    padding: 0;
    margin-bottom: 24px;
}

.sidebar_header {
    color: #2c3e50;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 12px 0;
    opacity: 0.8;
}
.tag-cloud-item {
    text-decoration: none;
    font-size: 11px;
    padding: 4px 10px;
    border: 1px solid #eaeaea;
    border-radius: 16px;
    transition: all 0.2s ease;
}

.tag-cloud-item:hover {
    border-color: #3498db;
    color: #3498db;
}

.widget-section {
    margin: 0 15px;
}
.blog-info-card .label-text {
    font-size: 11px;
    color: #7f8c8d;
}

.blog-info-card .count-value {
    font-weight: 600;
    color: #2c3e50;
    font-size: 14px;
    letter-spacing: 1.8px;
}
.blog-info-card {
    background: #eee;
    padding: 12px;
    border-radius: 8px;
    border-left: 3px solid currentColor;
}
.blog-info-card .icon-container {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
}
.blog-info-card .icon-container svg {
    width: 16px;
    height: 16px;
}
.blog-info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.blog-info-card.blog-info-card--post {
  border-left-color: #3498db;
}
.blog-info-card.blog-info-card--comment {
  border-left-color: #e74c3c;
}
.blog-info-card.blog-info-card--days {
  border-left-color: #2ecc71;
}
.blog-info-card.blog-info-card--active {
  border-left-color: #f39c12;
}
.blog-info-card__unit {
  font-size: 10px;
  padding-left: 4px;
}
.time-tag-icon {
    cursor: pointer;
    margin-left: 8px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    color: #666;
}

.time-tag-icon:hover {
    color: #007bff;
}

.edit-icon {
    transition: color 0.2s ease;
}

.delete-icon {
    transition: color 0.2s ease;
}

.delete-icon:hover {
    color: #dc3545 !important;
}
.badge.pull-right.cross-badge {
    background-color: #3b82f6;
    color: #ffffff;
    border-radius: 12px;
    font-weight: 600;
    min-width: 22px;
    text-align: center;
    box-shadow: 0 1px 4px rgba(59, 130, 246, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
}
.card-grid { 
    display: grid; 
    gap: 15px; 
    grid-template-columns: 1fr; 
}

@media (min-width: 1024px) { 
    .card-grid { 
        grid-template-columns: repeat(3, 1fr); 
    } 
}

.archive-group { 
    margin-bottom: 30px; 
}

.archive-group .group-title { 
    font-size: 18px; 
    padding-bottom: 8px; 
}

.archive-card { 
    border: 2px solid #ddd; 
    border-radius: 8px; 
    padding: 15px; 
    transition: all 0.3s; 
}

.archive-card:hover { 
    box-shadow: 0 2px 8px rgba(0,0,0,0.1); 
    border-color: #bbb; 
}

.archive-card a { 
    text-decoration: none; 
    display: block; 
    margin-top: 5px; 
}


.archive-card a:hover { 
    color: #333; 
}

.archive-card .text-muted { 
    font-size: 12px; 
    color: #999; 
}
html.theme-dark .archive-card a:hover {
     color: #fff; 
}
.archive-stats {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}
.archive-stat-card {
    flex: 1;
    min-width: 150px;
    display: flex;
    padding: 15px 15px 12px;
    border-radius: 4px 6px 6px 4px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    align-items: center;
    justify-content: space-between;
}

.archive-stat-card:first-child {
    border-left: 5px solid #1cc88a;
    color: #1cc88a;
}
.archive-stat-card:nth-child(2) {
    border-left: 5px solid #36b9cc;
    color: #36b9cc;
}

.stat-card-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
}
.stat-card-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    width: 40px;
}
.stat-card-icon svg {
    width: 24px;
    height: 24px;
    fill: #dcdfe6;
}
.stat-card-label {
    color: #999999;
    font-size: 12px;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    font-weight: 500;
    text-align: left;
}
.stat-card-number {
    font-size: 28px;
    font-weight: bold;
    color: inherit;
    text-align: left;
}
.link-tab-panel {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.link-list {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0;
  padding: 0;
}
.link-card {
  flex: 0 0 calc(33.333% - 10px);
  margin-bottom: 0;
  list-style: none;
  box-sizing: border-box;
}
.link-item {
  display: flex;
  align-items: flex-start;
  padding: 15px;
  background: #f8f9fa;
  border: 1px solid #e9ecef;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: inherit;
  box-sizing: border-box;
  height: 100%;
}
.link-item:hover {
  box-shadow: 0 0 1rem 0.5rem rgb(100 100 100 / 0.15), 0 0.3rem 0.8rem 0rem rgb(100 100 100 / 0.1);
  transform: translateY(-1px);
  border-color: #adb5bd;
  background: #fff;
}
.link-avatar {
  display: inline-block;
  margin-right: 12px;
  transition: all .5s;
  flex-shrink: 0;
}
.link-avatar-img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #e9ecef;
  transition: all .5s;
  background: white;
  box-shadow: 0 0 3rem 1.5rem rgb(100 100 100 / 0.4), 0 0.5rem 1rem 0rem rgb(100 100 100 / 0.2);
  outline: .3rem solid rgb(100 100 100 / .15);
  outline-offset: -2px;
}
.link-item:hover .link-avatar-img {
  transform: scale(1.08);
}
.link-info {
  flex: 1;
  min-width: 0;
  padding: 2px 0;
}
.link-name {
  display: block;
  font-weight: 600;
  color: #333;
  font-size: 16px;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
  letter-spacing: 1.1px;
}
.link-desc {
  display: block;
  color: #6c757d;
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 768px) {
  .link-card {
    flex: 0 0 calc(50% - 7.5px);
  }
  .link-tab-panel {
    padding: 12px;
  }
  .link-item {
    padding: 12px;
  }
  .link-avatar-img {
    width: 40px;
    height: 40px;
  }
  .link-name {
    font-size: 13px;
    letter-spacing: 0.3px;
  }
  .link-desc {
    font-size: 11px;
  }
}
.link-item {
  position: relative;
}
.link-status-indicator {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1;
}
@media (max-width: 768px) {
  .link-status-indicator {
    top: 10px;
    right: 10px;
  }
}
.page-background {
    height: 150px;                  
    background-image: var(--bg-image); 
    background-size: cover;         
    background-position: center;    
    background-repeat: no-repeat;
    position: relative;             
    padding: 0 20px;                
    overflow: hidden;
}
.page-title {
    color: #ffffff;                 
    margin: 0;                      
    font-size: 27px;                
    letter-spacing: 2px;            
    display: flex;                  
    flex-direction: column;         
    flex-wrap: nowrap;              
    text-shadow: 1px 2px 1px #000;  
    z-index: 1;                     
    position: absolute;
    left: 30px;
    bottom: 33px;
    font-weight: 550;
    gap: 8px; 
}
.page-title span {
    font-size: 13px;                
    opacity: 0.9;                   
    letter-spacing: 1px;            
}
.movie-book-btn-div {
    position: absolute;
    right: 45px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 8px;
    z-index: 1;
}
.movie-book-btn {
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 16px; 
    min-width: 90px; 
    display: block;
    background-color: rgba(255, 255, 255, 0.15); 
    border-radius: 8px; 
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); 
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    font-weight: 500; 
    text-align: center; 
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(2px); 
    -webkit-backdrop-filter: blur(2px); 
}
.movie-book-btn:hover {
    background-color: rgba(255, 255, 255, 0.3); 
    transform: translateY(-2px); 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15); 
}
.movie-book-btn:active:not(.active) {
    transform: translateY(0); 
    background-color: rgba(255, 255, 255, 0.4); 
}
.movie-book-btn.active {
    background-color: rgba(255, 255, 255, 0.5); 
    border: 1px solid rgba(255, 255, 255, 0.9);
    transform: none; 
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); 
    font-weight: 600;
}
.douban-card-container {
    padding: 6px; 
    box-sizing: border-box;
    margin-bottom: 8px; 
}
.douban-card {
    width: 100%;
    border-radius: 10px; 
    overflow: hidden;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.28); 
    transition: all 0.25s ease-in-out; 
    border: 1px solid #f0f0f0; 
}
.douban-card:hover {
    transform: translateY(-2px); 
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.30); 
    border-color: #e5e5e5;
}
.douban-card__image-wrap {
    width: 100%;
    height: 0;
    padding-bottom: 135%;
    position: relative;
    overflow: hidden;
}
.douban-card__image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.douban-card:hover .douban-card__image-wrap img {
    transform: scale(1.03);
}
.douban-card__title {
    font-size: 14px; 
    color: rgba(18, 18, 18, .92); 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500; 
    text-align: center; 
    line-height: 1.7;
    margin-top:15px;
}
.douban-tips-wrap i.fontello-clock-o {
    font-size: 13px;
    margin: 2px;
}
.douban-stats {
    font-size: 13px;
    color: rgb(108, 117, 125);
    text-align: center;
    width: 100%;
    margin: 5px auto 7px;
    padding: 8px 0px;
}
.page-content-wrap {
    border: 2px dashed #dee2e6; 
    border-radius: 12px;
    padding: 20px 40px;
    margin: 15px 0 30px; 
    box-sizing: border-box;
    width: 100%; 
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.03); 
}
html.theme-dark .douban-card__title, html.theme-dark .douban-stats, html.theme-dark .link-name {  
    color: #dcdcdc;
}
html.theme-dark .beauty-hot-item {
    border-bottom: 1px solid #e0e0e029;
}
html.theme-dark .tag-cloud-item {
    border: 1px solid #e0e0e029;
}
html.theme-dark .link-desc, html.theme-dark .sidebar_header, html.theme-dark .text-dark-new, html.theme-dark .timeline_username {  
    color: #7e7e7e;
}
html.theme-dark .text-dark-light, html.theme-dark .beauty-hot-title a {
    color: #ffffffb3;
}
html.theme-dark .douban-card__title {
    background: #2a2a2a;
}
html.theme-dark .link-item, html.theme-dark .archive-stat-card, html.theme-dark .timeline_item, html.theme-dark .blog-info-card, html.theme-dark .box-dark {
    background: #222222;
}