.navbar-fixed-top {
    background-position: center !important;
    background-repeat: repeat !important;
    background-size: contain !important;
}

.navbar-title img {
    width: 190px !important;
}

.team img {
    border-radius: 5% !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #5f3c31;
    text-align: center;
}

.team h2 {
    padding-top: 20px;
    color: #5f3c31;
}

.team img {
    cursor: pointer;
    filter: grayscale(40%);
}
.team p {
    line-height: 1.6;
}