/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 27 2026 | 15:36:15 */
/* comment out post meta and leaves just date */

div > div.post-meta.muted > i.font-icon-post.fa.fa-user, i.font-icon-post.fa.fa-folder-o, i.font-icon-post.fa.fa-comment-o {
    display: none;
}

div > div.post-meta.muted > a:nth-child(2) {
    display: none;
}

div > div.post-meta.muted > a:nth-child(4) {
    display: none;
}

div > div.post-meta.muted > span:nth-child(8) {
    display: none;
}

/* remove gap above school name and address footer box */
.footer-bg-accent {
align-items: start;
}