:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #FE5614; --bs-primary-rgb: 254, 86, 20; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #FE5614); --bs-primary-border-subtle: rgba(254, 86, 20, 0.3); --bs-secondary: #091D5E; --bs-secondary-rgb: 9, 29, 94; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #091D5E); --bs-secondary-border-subtle: rgba(9, 29, 94, 0.3); }