/*
Theme Name: Zakra Child
Description: Zakra Child Theme
Author: William Nathan Graham
Author URI: https://williamgraham.me
Template: zakra
Version: 1.0.11
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zakra-child
*/

body { height: 100%; position: relative; }
.site-content { margin: 2em 0; }
.wp-block-cover, .wp-block-cover-image { min-height: 250px; }
.tg-container--separate #primary { padding-left: 2em; }
@media screen and (max-width: 768px) { .tg-container--separate #primary { padding-left: 0; } }
#page { padding-bottom: 55px; min-height: 100vh; overflow: hidden; display: block; position: relative; }
.site-footer { position: absolute; bottom: 0; width: 100%; }

.entry-header.has-featured-image { padding: 60px; margin-bottom: 40px; text-align: center; background-position: center; background-repeat: no-repeat; background-size: cover; }
.entry-header.has-featured-image h1 { margin-bottom: 0; color: #FFF; text-shadow: 0px 0px 7px #000; }