.theme-saas {
  --accent: #0d6b5f;
  --accent-strong: #0a4f48;
  --accent-soft: #dff4ef;
}

.theme-marketplace {
  --accent: #9e4b21;
  --accent-strong: #6c3215;
  --accent-soft: #f8e5da;
}

.theme-hybrid {
  --accent: #115e8f;
  --accent-strong: #0a4467;
  --accent-soft: #dceefa;
}

