/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 16 2026 | 01:53:34 */
#exclusive-top-tile-layout .listing-item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#exclusive-top-tile-layout .listing-item .date,
#exclusive-top-tile-layout .listing-item .author {
    text-align: right;
}

#exclusive-top-tile-layout .listing-item .date {
    margin-top: auto;
}

