#placa_vehiculo {
  text-transform: uppercase;
}
#buscarPlaca{
  font-size: 46px;
  height: 70%;
  text-align: center;
  text-transform: uppercase;

}
#boton{
  font-size: 45px;
  line-height: 1;
  text-transform: uppercase;
}
#botonOrden{
  font-size: 35px;
}
#fecha{
  text-align: end;
}
#texto_services{
  font-size: 40px;
}

#listaServs{
  font-size: 25px;
}

#listaRepuestos{
  font-size: 25px;
}

#listaRepuestos .badge{
  font-size: 12px;
}

.text-valor{
  font-size: 30px;
  height: auto !important;
}
