.container, .button{
    text-align: left;
}

.news_title h1{
    color: #1688EE;
    font-size: 2.5rem;
}

.news-content{
    background-color: #CCCCCC;
}

.col-lg-10{
    margin: auto;
    margin-bottom: 5%;
}

.title h4{
    font-size: 3em;
}

.content, .button{
    font-size: 2.5em;
}

.news-list h5{
    font-size: 3em;
}

.news-list li a{
    font-size: 2em;
}

.news-list .button a{
    font-size: 1em;
}