/*
Theme Name: 2No Golden Eagle Open Air Scout Group
Theme URI: https://scout.org
Author: 2No Golden Eagle Group
Author URI: https://scout.org
Description: A modern, responsive block theme for 2No Golden Eagle Open Air Scout Group featuring member management, event galleries, and document repositories.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 2no-golden-eagle
Tags: education, scout, non-profit, full-site-editing, block-theme
*/

/* 
 * Global styles are handled by theme.json.
 * Add custom CSS overrides here if necessary.
 */

.wp-block-button__link {
    transition: all 0.3s ease;
}

.wp-block-button__link:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
