body {
  font-family: -apple-system, "Segoe UI", Roboto, sans-serif;
}

.tabla-acciones {
  white-space: nowrap;
  width: 1%;
}

.fila-vencimiento-proximo {
  background-color: #fff3cd;
}

.fila-vencido {
  background-color: #f8d7da;
}
