/* Neon Glow for Witchy Vibes */ body, p, span, li, a, h1, h2, h3, h4, h5, h6, .button, .btn { color: #FF00FF !important; /* Witchy pink-purple */ text-shadow: 0 0 6px #FF00FF, 0 0 12px #FF00FF, 0 0 18px #FF00FF; font-family: 'Creepster', cursive !important; } /* Optional: Change buttons too */ button, .button, .btn, .shopify-payment-button { background-color: #BD00FF !important; border: 2px solid #FF4EC4 !important; color: #FFFFFF !important; text-shadow: 0 0 6px #FFFFFF, 0 0 10px #FF4EC4; box-shadow: 0 0 12px #BD00FF, 0 0 18px #FF4EC4; }/* Force black background on every page */ body, .main-page, .template-page, .content-for-layout, .shopify-section, .page-width { background-color: #000000 !important; color: #FF00FF !important; }.section { border: none !important; background-color: #000000 !important; }hr, .divider { display: none !important; }.collection .section { background-color: #000000 !important; border: none !important; } hr, .divider, .collection hr { display: none !important; }