/*
Theme Name: Valkyrie
Theme URI: https://steffensiegrist.com/valkyrie
Author: Steffen Siegrist & Antigravity
Author URI: https://steffensiegrist.com
Description: Custom WordPress 7.0 Block Theme built for Valkyrie business. Utilizes Vanilla CSS and Gutenberg Full Site Editing.
Version: 2.9.3
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: valkyrie
*/

/* Custom global styles can go here if not defined in theme.json */
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
