/*
Theme Name:   Flag Nation
Theme URI:    https://flagnation.org
Description:  Official Flag Nation website theme. Josefin Sans + Roboto design system. Built for Elementor Pro. 501(c)(3) nonprofit — sport for every one.
Author:       Flag Nation Inc.
Author URI:   https://flagnation.org
Version:      1.0.0
License:      Private
Requires PHP: 7.4
Text Domain:  flagnation
Tags:         nonprofit, custom, elementor, full-width
*/

/* Base body reset — full styles loaded via assets/fn-style.css */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
body { margin: 0; padding: 0; }
img { max-width: 100%; display: block; }
a { text-decoration: none; }
