@font-face {
  font-family: "Cabin";
  src: url("https://assets.enthuse-test.com/charities/330040/font-4eda80f7183b9807.woff2");
  font-display: swap;
}

:root {
  --the-wisdom-hospice-charity-color-primary: #7b489c;
  --the-wisdom-hospice-charity-color-secondary: #7b489c;
  --the-wisdom-hospice-charity-color-body-on-primary: #fff;
  --the-wisdom-hospice-charity-color-heading-on-primary: #fff;
  --the-wisdom-hospice-charity-color-surface-alt: #f3eff6;
  --eh--color-primary: var(--the-wisdom-hospice-charity-color-primary);
  --eh--color-secondary: var(--the-wisdom-hospice-charity-color-secondary);
  --eh--color-body-text-on-primary: var(--the-wisdom-hospice-charity-color-body-on-primary);
  --eh--color-heading-text-on-primary: var(--the-wisdom-hospice-charity-color-heading-on-primary);
  --eh--color-surface-alt: var(--the-wisdom-hospice-charity-color-surface-alt);
  --eh-primitive--font-family: "Cabin", sans-serif;
  --eh-primitive--font-family-title: "Cabin", sans-serif;
  --eh--typography-body-font-family: "Cabin", sans-serif;
  --eh--typography-heading-font-family: "Cabin", sans-serif;
}