.leaflet-control-textbox {
    background-color: rgba(59, 62, 69, 0.9);
    cursor: pointer;
    color: white;
    border-radius: 5px;
    font-size: large;
    padding: 1em;
}