/*
Theme Name: Amethyst HQ
Theme URI: [STAGING_URL]
Author: LZW Digital
Author URI: https://lzw.digital/
Description: A premium, editorial-style WordPress theme for Amethyst HQ Darwen.
Version: 1.0.0
Text Domain: amethyst-hq
*/

/* Core CSS reset and standard WP classes */
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignwide { width: 100vw; max-width: 100vw; margin-left: 50%; transform: translateX(-50%); }