:root, [data-bs-theme=light], [data-bs-theme=dark] {--bs-primary: #B38738; --bs-primary-rgb: 179, 135, 56; --bs-primary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #B38738); --bs-primary-border-subtle: rgba(179, 135, 56, 0.3); --bs-secondary: #FD5B06; --bs-secondary-rgb: 253, 91, 6; --bs-secondary-bg-subtle: color-mix(in sRGB, var(--bs-paper-bg) 84%, #FD5B06); --bs-secondary-border-subtle: rgba(253, 91, 6, 0.3); }