.news {
    width: 320px;
    font-weight: bold;
    font-size: 20px;
    margin-left:550px; 

  

}

.news-scroll a {
    text-decoration: none;
    font-size: 20px;


}

.dot {
    height: 10px;
    width: 10px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 2px !important;

    background-color: rgb(207, 23, 23);

    border-radius: 50%;
    display: inline-block
}

.main{
    background-color:#f3f3f3;
        margin-bottom: 10px;

}
