.container, .button{
    text-align: left;
}

.teams_title h1{
    color: #1688EE;
    font-size: 2.5rem;
}

h3{
    font-size: 2rem;
    text-align: center;
}

.teams-content{
    background-color: #CCCCCC;
}

.team-member{
    margin-bottom: 3%;
    margin-top: 2%;
}

img{
    width: 80%;
}

.team-image{
    text-align: center;
}

h5, h6{
    font-size: 2.8em;
    text-align: center;
}

section.teams-list li {
	font-size:2.5em !important;
}
