.description {
    background-image: url(../../img/cimento-lixado.jpg);
    background-size: cover;
    background-position: center;
    padding: 5rem 0;
}
.description p {
    text-align: center;
}
.description p:not(:last-child) {
    margin-bottom: 4rem;
}