:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #140A59; --bs-primary-rgb: 20, 10, 89; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #140A59); --bs-primary-border-subtle: rgba(20, 10, 89, 0.3); --bs-secondary: #CF751B; --bs-secondary-rgb: 207, 117, 27; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #CF751B); --bs-secondary-border-subtle: rgba(207, 117, 27, 0.3); }