
footer 
{
    background-color: #732017;
    color: white;
    /* padding: 8px;  */
    position: absolute;
    bottom: 0 !important; 
}

h1
{
    color: #41151a;
}

body
{
    background-color: #e7e0d6;
    position: relative;
}

.cor_padrao
{
    background-color: #e7e0d6;
}

.imagemGaleria {
    max-height:65vh;
    width: auto;
    height: auto;
  }