#chamada-associe-se {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://aldeiapark.com.br/wp-content/uploads/2021/05/areia-praia.png);
    background-attachment: scroll;
}

#chamada-associe-se h3 {
    color: #FFF;
}

#chamada-associe-se .atendimento {
    color: #696969;
}