/* Hide previous/next navigation in Minimal Mistakes theme */
.pagination { display: none !important; }

/* Forcefully hide site title in Minimal Mistakes theme */
.site-title { display: none !important; }
