.botaoMapa{
    background-color: #fff000;
    width: 300px;
    height: 36px;
    border-radius: 0!important;
}
.clean{
    border-radius: 0!important;
}
.texto-placeholder{
    background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 991px){
    .espacamentoMapa{
        padding-top: 10px;
        padding-bottom: 10px;
    }
}