.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: #cd9e5a;
}


.color1{
    background: #00632F !important;
    border-color:  #00632F !important;
}

.color1:hover{
    background: #00421F !important;
    border-color: #00421F !important;
}

.color2{
    background: #005227 !important;
}

.color3{
    background:#003117 !important;
    border-color: #003117 !important;
}

.color3:hover{
    background: #00210F !important;
    border-color: #00210F !important;
}
#color4{
    color: #879a9f !important;
    
}
#color4:hover{
    color: #00632F !important;
    
}
.resultadosframe {
    min-height: 230px;
   
  }
