/**
 * Child Theme Custom CSS
 * 
 * Styles here are loaded AFTER the core theme CSS on all frontend pages.
 * They will override any core styles due to cascade order.
 * This file will NOT be overwritten when the CMS core is updated.
 *
 * You have access to all theme CSS variables:
 *   var(--cms-primary)
 *   var(--cms-secondary)
 *   var(--cms-accent)
 *   var(--cms-text)
 *   var(--cms-bg)
 *   var(--cms-radius)
 */

/* Your custom styles below this line: */
