.ept-link{
display:flex;
margin-bottom:20px;
border-bottom:1px solid #ddd;
text-decoration:none;
color:inherit;
}
.ept-link:hover{opacity:.9;}
.ept-date{
width:90px;
background:#1e73be;
color:#fff;
text-align:center;
padding:20px;
display:flex;
flex-direction:column;
justify-content:center;
}
.ept-day{display:block;}
.ept-month{display:block;}
.ept-content{padding:20px;}
