.texto-justificado{
    text-align: justify;
}

#home{
    color: white;
}

body,html{
    height: 100%;
}

#recursos{
    height: 100%;
    color: white;
}

.caixa{
    padding: 60px 0px;
    border: 1px solid #e5e5e5;
}

footer p a{
    margin: 5px 15px;
}