﻿

.sidebar {
    border-right: 1px solid #A9A18C;
    width: 200px;
}

.news {
    font-size: 14px;
    font-weight: 600;
    background: #eae7e2;
}

    .news a {
        color: #212529;
    }

    .news div {
        padding: 3px;
    }

