.event-meta p {
    line-height: 1.5;
    margin: 0;
}
.event-block{
        display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: end;
}