/*
Theme Name: Pew Church
Theme URI: https://example.com/
Author: Codex
Description: WordPress theme for the Pew church communication platform migration.
Version: 1.0.0
Text Domain: pew-church
*/

html, body, #page {
    min-height: 100%;
}

body {
    margin: 0;
    background: #f5efe0;
}
