/*
Theme Name: Twenty Twenty-Five Child
Description: A child theme for the Twenty Twenty-Five WordPress theme
Author: Jerry Barry
Author URI: https://github.com/jerrybarry
Template: twentytwentyfive
Version: 1.0.0
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyfive-child
*/

/* Import the parent theme's styles */
@import url("../twentytwentyfive/style.css");

/* Add your custom styles below */

/* 2025-09-21 styling footer shortcode year */
div.wp-block-group {
	font-size: 0.8rem;
}

/* wp-block-template-part */