:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #FD0D1B; --bs-primary-rgb: 253, 13, 27; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #FD0D1B); --bs-primary-border-subtle: rgba(253, 13, 27, 0.3); --bs-secondary: #8592A3; --bs-secondary-rgb: 133, 146, 163; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #8592A3); --bs-secondary-border-subtle: rgba(133, 146, 163, 0.3); }