.gigpublisher-events {
    margin: 2em 0;
    padding: 0;
}
.gigpublisher-event {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    margin-bottom: 2em;
    padding: 1.5em;
}
.gigpublisher-event h3 {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.gigpublisher-event p {
    margin: 0.2em 0;
}