.month-header {
	font-size: 32px;
	margin-top: 1em;
	margin-bottom: 0.7em;
}

.month-header:nth-child(1 of h3:not([data-count="0"])) {
  margin-top: 0;
}

.month-header[data-count="0"] {
  display: none;
}