/* Commons */ a { color: #555; } /* Remove Focus glow */ .btn:focus, .form-control:focus, .form-select:focus { outline: none; box-shadow: none; } /* Icons */ .bi { margin-right: .5rem!important; }