h6{
    margin-top: 1.5rem;
}

#contactos{
    border-bottom: 10px solid rgb(196, 0, 0);
    padding-bottom: 1rem;
    text-transform: uppercase;
    padding-top: 0;
}
    

#bar-separate{
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%);   
    height: 0.5rem;
    margin: 0;
    padding: 0;
    margin-bottom: 5%;
    font-size: 1.5rem;
}

#map{
    box-shadow: 0px 3px 22px -5px rgba(0,0,0,0.3);
}

#butao_submeter:hover{
    font-weight: 400;
}