body { background: #f8f9fa; }

.consumption-card {
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.consumption-label {
  font-size: 0.65rem;
  line-height: 1.2;
  color: #6c757d;
  min-height: 2.4em;
}

.consumption-value {
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0.25rem 0;
}

.consumption-unit {
  font-size: 0.6rem;
  color: #6c757d;
}

.home-menu .btn-lg {
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}
