p {
    margin-bottom: 10px;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    text-decoration: none;
}

h1 {
    margin-bottom: 20px;
    margin-top: 50px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
    font-weight: 700;
    color: #007AB6;
    text-transform: uppercase;
}

.my-40 {
    margin-bottom: 40px;
    margin-top: 40px;
}

#oficina {
    background: url(/front/javax.faces.resource/images/img-office.jpg.xhtml) no-repeat bottom center;
    background-size: cover;
    margin-bottom: 200px;
    padding: 6% 0;
    width: 100%;
    min-height: 150px;
}

