.day-summary h3 {
  font-size: 1.25em;
}

.day-summary p {
  font-size: 0.75em;
  margin: 0;
  margin-bottom: 0.2em;
}
.day-summary p span {
  font-weight: 800;
}

.clickable {
  cursor: pointer;
}

.compare-section {
  margin-top: 20px;
}

.compare-section table {
  margin-top: 10px;
}

.compare-section table td {
  padding: 5px 10px;
  text-align: right;
}

.compare-section table thead th:not(:first-child) {
  padding: 5px 10px;
  background-color: #ccc;
}


/*# sourceMappingURL=app.45be587e.css.map*/