.collection-faq p, .collection-faq div, .collection-faq a {
    font-family: Futura;
}

.collection-faq h3 {
    font-family: FuturaExtraBold;
}

.collection-faq .tiles.gray {
    margin: 1.4em auto;
}

.collection-faq .tiles .tile {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.gray-bg {
    background-color: #eeeeef;
}