.navbar-toggler:focus {
box-shadow: unset;
}
select.form-control{
    -webkit-appearance: auto;
    -moz-appearance: auto;
}