[data-bs-theme="dark"] {
    --bg-primary: #282646;
    --bg-secondary: rgb(40 38 70);
    --text-primary: #fff;
    --text-secondary: #8a8a8a;
    --bg-footer: rgb(40 38 70);
    --bg-footer-info: rgb(40 38 70);
}