/* PATCH V75.4 — ícone Frota inline; não depende mais de mask/url externo */
.op-frota-bus-inline{
  display:block;
  width:1.35em;
  height:1.35em;
  flex:0 0 auto;
  color:currentColor;
  overflow:visible;
}
.navigation [data-op-frota-nav] .op-frota-bus-inline{
  width:1.25em;
  height:1.25em;
}
[data-op-frota-card] .op-frota-bus-inline{
  width:1.55em;
  height:1.55em;
}
.op-frota-bus-inline path{
  fill:currentColor !important;
  stroke:none !important;
}
