.events__date {
    font-weight: 600;
    margin: 0;
}
.events__title {
    text-transform: uppercase;
    margin: 0;
}
.events__article p {
    margin-bottom: 0.5rem
}

.events__article p:last-of-type {
    margin-bottom: 0
}