
.news{
    width:175px;
    background-color: #ed0500;
    margin-left: -14px;
}
.news-scroll a{
    text-decoration: none
}
.dot{
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;
    background-color: rgb(207,23,23);
    border-radius: 50%;
    display: inline-block}

    .bg-white {
    background-color: #eae1e1;
    }