body{
    margin: 0 auto;
}

.nome-local{
    margin-top: 50px;
    text-align: center;
}

.corpo{
    opacity: 0.93;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.info{
    width: 180px;
    height: 45px;
    margin-top: 20px;
    font-size: 15px;
}

footer{
    text-align: center;
}

#caixaPequena{
    opacity: 0.93;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
    height: 30px;
    background:#6A5ACD;
    position: relative;
    bottom: 0;
    left: 0;
}

.nome-local{
    margin-top: auto;
    background-color:#6A5ACD;
}

#fotoModal{
    text-align: center;
    margin-top: 20px;
}

#btnFoto{
    border: none;
}
