#featured {
    padding: 6rem 0;
}

#featured h2 {
    font-family: 'Futura', sans-serif;
    color: #d4af37;
    margin-bottom: 2rem;
}

#featured h3 {
    font-family: 'Futura', sans-serif;
    color: #d4af37;
}

#featured p {
    font-family: 'Playfair Display', serif;
    color: #e0e0e0;
}