.openwp-event {
    border-bottom: solid 1px;
    margin-bottom: 30px;
}

p.bloc-openagenda__lieu::before {
    background-image: url(../img/pin.svg);
    content: '';
    display:inline-block;
    width: 16px;
    height:16px;
    background-repeat: no-repeat;
    background-size:16px 16px;
    background-position:center center;
    margin-right: 0.2em;
}

.slick-slide img {
    margin: 0 auto;
}

.bloc-openagenda__date {
    padding: 0.5em;
}