* {
    font-family: 'Roboto', sans-serif;
}

header {
    margin-top: 75px;
}

#testimonial {
    background: #e5dcdc;
    padding: 50px 0 30px 0;
    text-align: center;
    margin-top: 40px;
}

footer {
    background: url(../img/smartphones.png);
}