.ccc-event-cards {
    .post .content .date, .post .content .podcast {
        font-family: Gibson Semi Bold;
        font-size: 16px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.5rem;
    }
    .post .content .date {
        color: #6c7787;
        margin: 0 0 16px;
    }

}
