/* V75.3 — ícone Frota vetorial + estabilidade visual */
.op-frota-bus-icon{
  display:inline-block;
  width:1.35em;
  height:1.35em;
  flex:0 0 auto;
  background:currentColor;
  -webkit-mask:url('/assets/frota-bus-v75-3.svg') center/contain no-repeat;
  mask:url('/assets/frota-bus-v75-3.svg') center/contain no-repeat;
}
.navigation [data-op-frota-nav] .op-frota-bus-icon{width:1.25em;height:1.25em}
[data-op-frota-card] .op-frota-bus-icon{width:1.55em;height:1.55em}
