header .info p {
    color: #d1d1d1;
    text-transform: none;
}
section {
    padding: 70px 0 20px;
}
section .section-head p {
    text-transform: none;
    color: #666666;
}
section .section-body table {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
section .section-body h3 {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
}
h3 {
    padding-top: 2em;
}
.team .thumbnail .profile-img img {
    border-radius: 5%;
    border: 3px solid #fff;
    width: 290px;
    height: 163px;
}
.team .thumbnail .profile-img,
.team .thumbnail:hover .profile-img {
    background: none;
}
.services .section-body i {
    font-size: 20px;
}
.features blockquote {
    width: 700px;
}
