/* Tom de azul/ciano oficial e fontes robustas conforme as imagens da campanha. */
.text-ono-blue {
    color: #002d72 !important;
}

.bg-ono-cyan {
    background-color: #09afc9 !important;
}

.fw-black {
    font-weight: 900;
}

.gestao-frotas-tfd {
    background-image: url("../../gestao_frotas_prefeituras/TFD_fundo.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 150px;
}
