body{
    background-color: #232675;
}

section{
    background-color: transparent;
}

.article-header-left h2{
    color: #e4e4e4ce;
}

.article-header-left h2 a{
    color: #e4e4e4;
    height: 24px;
    border-bottom: 3px solid #ffffff00;
}

.article-header-left h2 a:hover{
    border-bottom: 3px solid rgb(116, 116, 255);
}

.article-header-left h1{
    color: #e4e4e4;
}

.article-header-left p{
    color: #e4e4e4cc;
}

.article-header-left .at{
    background-color: rgb(31, 46, 255);
    color: #e4e4e4;
}

.article-categories .title h1{
    color:#e4e4e4;
}

.category-card h1{
    color: #e4e4e4;
}

.category-card.a h1{
    color: #e4e4e4;
}

.category-card .category-img{
    border: 2px solid #8a8a8a;
}

.category-card .article-img{
    border: 2px solid #8a8a8a;
}