.tamanho{
font-size: 22px !important;
}

input[type="text"]
{
    opacity: 0.9; background-color: rgb(250, 250, 250);
   
   
    
}
input[type="password"]
{
    opacity: 0.9; background-color: rgb(250, 250, 250);
   
   
    
}

.linksRodape:hover{
    text-decoration: underline !important;
    color: white;
}
.linksRodape{
    color: white;
}

.unidade-text-mapa{
    text-decoration: none !important;
    color: #767676;
}
.unidade-text-mapa:hover{
    color: black;
}



@media only screen and (max-width: 1025px) {
    .form-format {
      display: block !important;
      
      margin: auto !important;
    }
  }


  

  @media only screen and (max-width: 1025px) {
    .space{
        
        padding-bottom: 5px !important;
        display: flex;
        
    }
  }

  
  