      :root {
        --bs-primary: #3C3C3B !important;
        --bs-secondary: #F3EEE8 !important;
        --bs-tertiary: #C1B89C !important;
        --bs-quaternary: #7B6A58 !important;
        --color-dark: #000000 !important;
        --color-bright: #ffffff !important;
        --bs-body-bg: #ffffff !important;
        --bs-body-color: #000000 !important;
        --bs-heading-color: #3C3C3B !important;
      }