body {
  font-family: 'Segoe UI', sans-serif;
}

.table-guinda {
  background-color: #d00007 !important;
}

.text-guinda {
  color: #d00007 !important;
}

.bg-guinda {
  background-color: #d00007 !important;
}

.border-guinda {
  border: 2px solid #d00007 !important;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}

tr:nth-child(odd) {
  background-color: #ffffff;
}

footer {
  margin-top: 3rem;
}

.navbar {
  z-index: 1000;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}

tr:nth-child(odd) {
  background-color: #ffffff;
}
.fraccion.oculta {
  display: none !important;
}

