.event_calendar__item{border-radius:3px;display:flex;margin:10px auto}.event_calendar__date{align-items:center;background-color:#696158;border-radius:3px;display:flex;flex-direction:column;justify-content:center;max-width:150px;min-width:150px;width:20%}.event_calendar__item:nth-child(3n+1)>.event_calendar__date{background-color:#ed8b00}.event_calendar__item:nth-child(3n+3)>.event_calendar__date{background-color:#ffc72c}.event_calendar__date h3{color:#fff;font-size:50px;margin:0}.event_calendar__date p{color:#fff;font-size:14px;text-transform:uppercase}.event_calendar__details{background-color:#fff;max-width:950px;padding:20px;width:80%}.event_calendar__details h4,.event_calendar__details p{margin-bottom:5px}.event_calendar__detail{margin-bottom:20px}.event_calendar__cta{margin-top:40px;text-align:center}