:root {
    --brand-blue: #00d2ff;
    --soft-blue-fade: rgba(0, 210, 255, 0.1);
    --deep-midnight: #030712;
    --premium-dark-blue: #020817;
    --footer-bg-normal: #000000;
    --footer-bg-collection: #ffffff;
}