
.news .container{margin-top: 28px;}
.news .sidebar{background-color:#f8f9fa;padding:0}
.news .sidebar-header{background-color:#212529;color:#fff;padding:1rem;font-size:1.25rem;font-weight:600}
.news .sidebar-header a{color: #fff; text-decoration: none;}
.news .sidebar .nav-link{color:#212529;padding:.75rem 1rem;border-bottom:1px solid #dee2e6}
.news .sidebar .nav-item.active a{background-color:#e9ecef;font-weight:600}
.news .news-list{padding:0 1rem}
.news .news-item{position:relative;padding:1.5rem 0;border-bottom:1px solid #dee2e6}
.news .news-date{font-size:.875rem;color:#6c757d;margin-bottom:.5rem;display:block}
.news .news-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}
.news .news-title a{color:#212529;text-decoration:none}
.news .news-title a:hover{color:#007bff}
.news .news-author{font-size:.875rem;color:#6c757d;margin-bottom:.5rem}
.news .news-excerpt{font-size:.9375rem;color:#495057;line-height:1.6;margin-bottom:0;padding-right:3rem}
.news .news-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);width:36px;height:36px;border:1px solid #212529;border-radius:0;display:flex;align-items:center;justify-content:center;color:#212529;text-decoration:none}
.news .news-arrow:hover{background-color:#212529;color:#fff}



