.p-r {
    padding-left: 0;
    padding-right: 0;
}
.card-event-post {
    display: flex;
    flex-direction: column;
}


.card-event-post img {
    border-radius: 20px !important;
}
.link-details a {
    color: #E0210D;
    font-size: 14px;
    font-family: 'Poppins-Medium';
}

