.date-flag {
  color: #ffffff;
  background: #444444;
  padding: 0.6em;
  text-align: center;
  display: inline-block;
}

.date-flag .month {
  font-size: 1.231em;
  line-height: 1em;
}

.date-flag .day {
  margin-top: 0.2em;
  font-size: 2em;
  line-height: 1em;
}