.calendar-item{text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.calendar-item svg{width:120px}.calendar-item p{max-width:100px;margin:0 auto .5rem;min-width:1px;line-height:1.2em}.calendar-item__content{position:relative;display:inline-block}.calendar-item__date{position:absolute;top:60%;left:50%;transform:translate(-50%, -50%);width:120px;height:80px;font-size:1.75rem;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;z-index:1;text-transform:uppercase;font-family:"Montefiore Bold Condensed",Roboto,Helvetica,Arial,sans-serif}
