

.ol-control button{ 
    background-color: rgba(153,102,0, 0.85) !important;
}
.ol-control button:hover{ 
    background-color: rgba(153,102,0, 1) !important;
}


