.container, .button{
    text-align: left;
}

.news_title {
	text-align: center;
}

.news_title h1{
    color: #1688EE;
    font-size: 2.2rem;
}

section.news-list, section.news-list div.container-fluid {
	margin-top: 0;
	padding-top: 0;
}

.news-content{
    background-color: #CCCCCC;
}

.col-lg-10{
    margin: auto;
    margin-bottom: 5%;
}

img{
    width: 100%;
    border-radius: 5%;
    margin-bottom: 2%;
}

.team-member, .good-member{
    margin-bottom: 5%;
}

.content, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    color: #212529;
}

.good-member img{
    width: 70%;
}

.good-member .col-lg-5{
    text-align: center;
}

.good-member h4, h5{
    text-align: center;
}

.academy p{
    color: #1a1a1a;
}