.post-event-list {
    margin: 0 auto;
}

.post-event-list article{
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
