@charset "utf-8";

.header img {
    width: 700px;
}
.home-text h1 {
    font-family: 'Roboto', 'sans-serif';
    padding: 0 2em;
    margin: 0;
    font-size: 42px;
    text-align: left;
}
.home-text h1 span {
    color: #dd5213;
    font-weight: 700;
}
.fotos-tipos {
    margin-bottom: 40px;
}
.menu-icon {
    font-size: 1.5em;
}