/*
Theme Name: Sunflower Hill Child
Theme URI: https://sunflowerhill.org/
Description: PHP 8.4 compatibility and update-safe customizations for Sunflower Hill.
Author: Sunflower Hill
Template: sfh
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 8.1
Text Domain: sfh-child
*/

.qgiv-embed-container iframe[src*="qgiv.com"] {
    height: 2065px !important;
    min-height: 2065px !important;
}

@media (max-width: 767px) {
    .qgiv-embed-container iframe[src*="qgiv.com"] {
        height: 2365px !important;
        min-height: 2365px !important;
    }
}

.aligncenter {
    justify-self: center;
    display: block;
}