/*
Theme Name: AAA Bag Child
Description: Minimal GeneratePress child theme for the AAA Bag ecommerce pilot.
Author: AAA Bag
Template: generatepress
Version: 0.1.0
Text Domain: aaa-bag-child
*/

/* GeneratePress enqueues this file. No duplicate enqueue is required. */
.aaa-bag-editorial { max-width: 72ch; margin-block: 2rem; }
.aaa-bag-editorial p { line-height: 1.65; }
.aaa-bag-editorial a { text-decoration: underline; text-underline-offset: .15em; }
.aaa-bag-editorial a:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
