.titel_page{
    text-align: center;
    font-family: 'Poppins';
    font-size: 60px;
    font-weight: 800;
    color: #292929;
}

.text_contact{
    color: white;
    font-family: 'Poppins';
    font-size: 14px;
    margin-top: -20px;
    padding-bottom: 10px;

}

.info_contact{
    background-image: url(../images/bgBoxContact.png);
}

.body{
background-image: url(../images/bg_contact.png) !important; 
background-size: cover !important;
background-repeat: no-repeat !important;
}