/* fix day number alignment to prevent overlapping month */
.day-number {
  margin-top: 35px;
  margin-bottom: auto;
}