  .faces {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.highlight--container {
    text-align: center;
    padding: 35px 10px;
    color: #595959;
}

.highlight--container h2 {
    font-size: 24px;
    font-weight: 100;
    margin: 0px 0px 0px 0px;
}
.highlight {
    background: #f7f7f7;
}