/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 29 2025 | 01:24:06 */
@media screen and (max-width: 600px) {
    .p-event-list__item {
        margin-bottom: 30px;
        background: #ededed;
        padding: 8px;
        border-radius: 8px;
    }
}