/*
Theme Name: Aurevex Order
Theme URI: https://aurevexorder.org
Author: Aurevex Order Team
Author URI: https://aurevexorder.org
Description: Custom WordPress theme for the Aurevex Order of Illuminati.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
Text Domain: aurevex
*/

*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,serif;color:#e0e0e0;line-height:1.7;background:#0a0a0f}

.navbar{position:fixed;top:0;left:0;right:0;background:rgba(15,20,25,.95);border-bottom:1px solid #2a2a3e;z-index:1000}
.nav-container{max-width:1400px;margin:auto;padding:20px 40px;display:flex;justify-content:space-between;align-items:center}

.section{padding:100px 40px;max-width:1400px;margin:auto}
.footer{background:#0f1419;padding:60px 40px 30px;border-top:1px solid #2a2a3e}
