:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #B01058; --bs-primary-rgb: 176, 16, 88; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #B01058); --bs-primary-border-subtle: rgba(176, 16, 88, 0.3); --bs-secondary: #5B6169; --bs-secondary-rgb: 91, 97, 105; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #5B6169); --bs-secondary-border-subtle: rgba(91, 97, 105, 0.3); }