/**
 * Theme Name: Hanley Parish
 * Template:   twentytwentyfive
 * Author:     Stuart Hendren
 * Version:    1.0
 * License:    GNU General Public License v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: hanley
 */

 .h-header {
   background-color: var(--wp--preset--color--accent-3) !important;
 }
 .h-footer {
   background-color: var(--wp--preset--color--accent-6 ) !important;
 }

