/**
 * Sitetology OS — site-footer.css
 * Kill footer spacing on public site. Replaces WPCode ID60.
 * Auto-loaded by enqueue.php — never edit WPCode instead of this file.
 * NetFusion Media, Inc. — SurveyQueen
 */

.site-footer,
.site-footer * { display: none !important; height: 0 !important; min-height: 0 !important; padding: 0 !important; margin: 0 !important; }

.site-inner,
.content-area,
.entry,
.entry-content { padding-bottom: 0 !important; margin-bottom: 0 !important; }

body { padding-bottom: 0 !important; margin-bottom: 0 !important; }'