:root {
  --bo-theme-primary: #666666;
  --bo-theme-primary-soft: #f5f5f5;
  --bo-theme-primary-muted: #eeeeee;
  --bo-theme-primary-strong: #666666;
  --bo-theme-on-primary: #ffffff;
  --bo-theme-accent: #181818;
  --bo-theme-link: #666666;
  --bo-theme-link-hover: #666666;
}

