@import url("https://fonts.googleapis.com/css2?family=Baskervville:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700");

:root {
  --theme--heading-color: #005283;
  --theme--richtext-box-container--background-color: #ffffff;
  --theme--richtext-box-container--border-color: #000000;
  --theme--richtext-box-container--text-color: var(--theme--text-color);
  --theme--richtext-link--text-color: #ffffff;
  --theme--richtext-link-active--text-color: transparent;
  --theme--richtext-link-hover--text-color: #7C533D;
  --theme--richtext-link-visited--text-color: #7C533D;
  --theme--richtext-table--background-color: #ffffff;
  --theme--richtext-table--border-color: #ffffff;
  --theme--richtext-table--header-border-color: #eeeeee;
  --theme--richtext-table--text-color: var(--theme--text-color);
  --theme--richtext-th--background-color: #ffffff;
  --theme--richtext-th--text-color: var(--theme--heading-color);
  --theme--text-color: #000000;
  --theme-accordion--background-color: #986D4B;
  --theme-accordion--body-horizontal-padding: 0;
  --theme-accordion--font-family-body: var(--theme-font-family-body);
  --theme-accordion--font-family-title: var(--theme-font-family-body);
  --font-weight-bold: 400;
  --font-weight-semibold: 400;
  --tw-shadow-color: transparent;
  --theme-accordion--text-color: var(--theme--text-color);
  --theme-accordion--title-background-color: #986D4B;
  --theme-accordion--title-horizontal-padding: 0;
  --theme-accordion--title-text-color: #ffffff;
  --theme-advancedSearch--font-family-title: var(--theme-font-family-title);
  --theme-advancedSearch-header-background-color: var(--theme-main-color);
  --theme-advancedSearch-input--font-family: var(--theme-font-family-body);
  --theme-advancedSearch-input--placeholder-text-color: #9ca3af;
  --theme-advancedSearch-input-background-color: #ffffff;
  --theme-advancedSearch-input-border-color: var(--theme-main-color);
  --theme-advancedSearch-input-border-radius: 3rem;
  --theme-advancedSearch-input-font-size: 1.5rem;
  --theme-advancedSearch-input-icon-color: var(--theme-main-color);
  --theme-advancedSearch-input-text-color: #000000;
  --theme-advancedSearch-pagination--page--active-text-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-pagination--page--disabled-text-color: #aeaeae;
  --theme-advancedSearch-pagination--page--font-family: var(
    --theme-font-family-body
  );
  --theme-advancedSearch-pagination--page--hover-text-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-pagination--page-text-color: #000000;
  --theme-advancedSearch-refinementCheckbox--active-background-color: #ffffff;
  --theme-advancedSearch-refinementCheckbox--active-border-color: var(
    --theme-dark-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--active-background-color: var(
    --theme-dark-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--active-border-color: var(
    --theme-dark-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--focus-background-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--focus-border-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--focus-ring-color: var(
    --theme-light-accent-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--hover-background-color: var(
    --theme-dark-accent-color
  );
  --theme-advancedSearch-refinementCheckbox--checked--hover-border-color: var(
    --theme-dark-accent-color
  );
  --theme-advancedSearch-refinementCheckbox--checked-background-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-refinementCheckbox--checked-border-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-refinementCheckbox--checked-icon-color: #ffffff;
  --theme-advancedSearch-refinementCheckbox--focus-background-color: #ffffff;
  --theme-advancedSearch-refinementCheckbox--focus-border-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-refinementCheckbox--focus-ring-color: var(
    --theme-light-accent-color
  );
  --theme-advancedSearch-refinementCheckbox--hover-background-color: #ffffff;
  --theme-advancedSearch-refinementCheckbox--hover-border-color: var(
    --theme-dark-accent-color
  );
  --theme-advancedSearch-refinementCheckbox-background-color: #ffffff;
  --theme-advancedSearch-refinementCheckbox-border-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-refinementList--count--font-family: var(
    --theme-font-family-body
  );
  --theme-advancedSearch-refinementList--count-border-color: #aeaeae;
  --theme-advancedSearch-refinementList--count-opacity: 0.5;
  --theme-advancedSearch-refinementList--count-text-color: #aeaeae;
  --theme-advancedSearch-refinementList--label-font-family: var(
    --theme-font-family-body
  );
  --theme-advancedSearch-refinementList--label-text-color: var(
    --theme--text-color
  );
  --theme-advancedSearch-results--description-font-family: var(
    --theme-font-family-body
  );
  --theme-advancedSearch-results--description-text-color: var(
    --theme--text-color
  );
  --theme-advancedSearch-results--font-family-title: var(
    --theme-font-family-title
  );
  --theme-advancedSearch-results--link--active-text-color: #23004c;
  --theme-advancedSearch-results--link--hover-text-color: var(
    --theme-main-color
  );
  --theme-advancedSearch-results--link--visited-text-color: #8966db;
  --theme-advancedSearch-results--link-font-family: var(
    --theme-font-family-body
  );
  --theme-advancedSearch-results--link-text-color: #000000;
  --theme-advancedSearch-results--separator-color: #e5e7eb;
  --theme-advancedSearch-results--title-text-color: var(--theme--text-color);
  --theme-advancedSearch-title-text-color: #ffffff;
  --theme-article--lead--author-color: var(--theme--text-color);
  --theme-article--lead--author-font-family: var(--theme-font-family-body);
  --theme-article--lead--description-color: var(--theme--text-color);
  --theme-article--lead--description-font-family: var(--theme-font-family-body);
  --theme-article--lead--headingList-color: var(
    --theme--heading-color,
    rgb(35, 0, 76)
  );
  --theme-article--lead--headingList-font-family: var(--theme-font-family-body);
  --theme-article--lead--title-color: var(--theme--text-color);
  --theme-article--lead--title-font-family: var(--theme-font-family-title);
  --theme-banner--background-color: var(--theme-dark-accent-color);
  --theme-banner--body-font-family: var(--theme-font-family-body);
  --theme-banner--body-text-color: var(--theme-light-color);
  --theme-banner--border-radius: 3rem;
  --theme-banner--title-font-family: var(--theme-font-family-title);
  --theme-banner--title-text-color: var(--theme-light-color);
  --theme-breadcrumbs--background-color: #ffffff;
  --theme-breadcrumbs--font-family: var(--theme-font-family-body);
  --theme-breadcrumbs--icon-color: #595954;
  --theme-breadcrumbs--text-color: #396b10;
  --theme-button--active-background-color: #6DCFF6;
  --theme-button--active-color: #522100;
  --theme-button--disabled-background-color: var(
    --theme-button--disabled-background-color,
    #aeaeae
  );
  --theme-button--disabled-color: var(--theme-button--disabled-color, #ffffff);
  --theme-button--focus-background-color: #6DCFF6;
  --theme-button--focus-color: var(--theme-button--focus-color, #ffffff);
  --theme-button--focus-ring-color: transparent;
  --theme-button--hover-background-color: #6DCFF6;
  --theme-button--hover-border-color: #ffffff;
  --theme-button--hover-color: #522100;
  --theme-button--secondary--active-background-color: #6DCFF6;
  --theme-button--secondary--active-color: #522100;
  --theme-button--secondary--disabled-background-color: var(
    --theme-button--secondary--disabled-background-color,
    #aeaeae
  );
  --theme-button--secondary--disabled-color: var(
    --theme-button--secondary--disabled-color,
    #ffffff
  );
  --theme-button--secondary--focus-background-color: #6DCFF6;
  --theme-button--secondary--focus-color: #522100;
  --theme-button--secondary--focus-ring-color: transparent;
  --theme-button--secondary--hover-background-color: #6DCFF6;
  --theme-button--secondary--hover-color: #522100;
  --theme-button--secondary-background-color: #EDE5DF;
  --theme-button--secondary-border-color: #EDE5DF;
  --theme-button--secondary-color: #7C533D;
  --theme-button-background-color: #7C533D;
  --theme-button-border-color: transparent;
  --theme-button-border-radius: 60px;
  --theme-button-color: #ffffff;
  --theme-button-height: 44px;
  --theme-button-height: 44px;
  --theme-button-padding: 0px 24px;
  --theme-button-padding: 0px 24px;
  --theme-card--active-background-color: #ffffff;
  --theme-card--active-description-color: var(--theme--text-color);
  --theme-card--active-footer-text-color: var(--theme--text-color);
  --theme-card--active-heading-color: var(--theme--text-color);
  --theme-card--hover-background-color: #EDE5DF;
  --theme-card-background-color: #EDE5DF;
  --theme-card-border-color: #e5e7eb;
  --theme-card-border-radius: 8px;
  --theme-card-categories--font-family: var(--theme-font-family-body);
  --theme-card-categories-color: var(--theme--text-color);
  --theme-card-description--font-family: var(--theme-font-family-body);
  --theme-card-description-color: #522100;
  --theme-card-flag--font-family: var(--theme-font-family-body);
  --theme-card-flag-background-color: #ff0000;
  --theme-card-flag-text-color: #ffffff;
  --theme-card-footer-text-color: var(--theme--text-color);
  --theme-card-heading-color: #522100;
  --theme-card-icon-color: #000000;
  --theme-card-meta--font-family: var(--theme-font-family-body);
  --theme-card-meta-color: var(--theme--text-color);
  --theme-card-text-color: #8cff00;
  --theme-card-title--font-family: var(--theme-font-family-title);
  --theme-carousel-nav-background-hover-color: #f4f2f6;
  --theme-carousel-nav-disabled-color: #aeaeae;
  --theme-carousel-nav-icon-active-background-color: var(--theme-dark-color);
  --theme-carousel-nav-icon-active-border-color: #f4f2f6;
  --theme-carousel-nav-icon-active-color: #f4f2f6;
  --theme-carousel-nav-icon-and-border-color: var(--theme-dark-accent-color);
  --theme-carousel-nav-icon-focus-background-color: #f4f2f6;
  --theme-carousel-nav-icon-focus-border-color: #5718b0;
  --theme-carousel-nav-icon-focus-color: #5718b0;
  --theme-carousel-nav-icon-hover-color: #5718b0;
  --theme-carousel-pagination-active-border-color: var(--theme-dark-color);
  --theme-carousel-pagination-active-fill-color: var(--theme-dark-color);
  --theme-carousel-pagination-border-color: var(--theme-dark-color);
  --theme-carousel-pagination-fill-color: var(--theme-dark-color);
  --theme-carousel-pagination-focus-color: var(--theme-light-accent-color);
  --theme-carousel-pagination-inactive-border-color: #939393;
  --theme-carousel-pagination-inactive-fill-color: #ffffff;
  --theme-charts--body-font-size: 0.825;
  --theme-charts--colors-1: #39a2eb;
  --theme-charts--colors-2: #f66384;
  --theme-charts--colors-3: #4bc0c0;
  --theme-charts--colors-4: #f89f41;
  --theme-charts--colors-5: #9966ff;
  --theme-charts--colors-6: #facd56;
  --theme-charts--colors-7: #c9cbcf;
  --theme-charts--colors-8: #a29bfe;
  --theme-charts--overlay-font-size: 1;
  --theme-charts--title-font-size: 1.5;
  --theme-checkbox--active-background-color: #ffffff;
  --theme-checkbox--active-border-color: var(--theme-dark-color);
  --theme-checkbox--checked--active-background-color: var(--theme-dark-color);
  --theme-checkbox--checked--active-border-color: var(--theme-dark-color);
  --theme-checkbox--checked--active-check-color: #ffffff;
  --theme-checkbox--checked--background-color: var(--theme-main-color);
  --theme-checkbox--checked--border-color: var(--theme-main-color);
  --theme-checkbox--checked--check-color: #ffffff;
  --theme-checkbox--checked--disabled-background-color: #aeaeae;
  --theme-checkbox--checked--disabled-border-color: #aeaeae;
  --theme-checkbox--checked--disabled-check-color: #ffffff;
  --theme-checkbox--checked--focus-background-color: var(--theme-main-color);
  --theme-checkbox--checked--focus-border-color: var(--theme-main-color);
  --theme-checkbox--checked--focus-check-color: #ffffff;
  --theme-checkbox--checked--focus-focus-ring-color: #b3a8e6;
  --theme-checkbox--checked--focus-ring-color: var(--theme-light-accent-color);
  --theme-checkbox--checked--hover-background-color: #7C533D;
  --theme-checkbox--checked--hover-border-color: #7C533D;
  --theme-checkbox--checked--hover-check-color: #ffffff;
  --theme-checkbox--disabled-background-color: #aeaeae;
  --theme-checkbox--disabled-border-color: #aeaeae;
  --theme-checkbox--focus-background-color: #ffffff;
  --theme-checkbox--focus-border-color: var(--theme-main-color);
  --theme-checkbox--focus-ring-color: var(--theme-light-accent-color);
  --theme-checkbox--hover-background-color: #ffffff;
  --theme-checkbox--hover-border-color: #7C533D;
  --theme-checkbox-background-color: #ffffff;
  --theme-checkbox-border-color: var(--theme-main-color);
  --theme-checkbox-label--color: var(--theme--text-color);
  --theme-checkbox-label--font-family: var(--theme-font-family-body);
  --theme-chip--focus-ring-color: var(
    --theme-chip--focus-ring-color,
    var(--theme-light-accent-color)
  );
  --theme-chip--minimal--focus-ring-color: var(
    --theme-chip--minimal--focus-ring-color,
    var(--theme-light-accent-color)
  );
  --theme-chip--minimal-color: var(
    --theme-chip--minimal-color,
    var(--theme-main-color)
  );
  --theme-chip--outlined--focus-ring-color: var(
    --theme-chip--outlined--focus-ring-color,
    var(--theme-light-accent-color)
  );
  --theme-chip--outlined-background-color: var(
    --theme-chip--outlined-background-color,
    transparent
  );
  --theme-chip--outlined-border-color: var(
    --theme-chip--outlined-border-color,
    var(--theme-main-color)
  );
  --theme-chip--outlined-color: var(
    --theme-chip--outlined-color,
    var(--theme-main-color)
  );
  --theme-chip-background-color: var(
    --theme-chip-background-color,
    var(--theme-main-color)
  );
  --theme-chip-border-color: var(--theme-chip-border-color, transparent);
  --theme-chip-border-radius: 999px;
  --theme-chip-color: var(--theme-chip-color, var(--theme-light-color));
  --theme-chip-font-size: 0.875rem;
  --theme-chip-padding: 0.25rem 0.75rem;
  --theme-chip-min-height: 2rem;
  --theme-color-base: #7a00e6;
  --theme-color-dark: #5718b0;
  --theme-color-darker: #3c217b;
  --theme-color-darkest: #23004c;
  --theme-color-light: #8966db;
  --theme-color-lighter: #b3a8e6;
  --theme-color-lightest: #f4f2f6;
  --theme-color-primary: #522100;
  --theme-color-secondary: #005283;
  --theme-color-tertiary: #7C533D;
  --theme-dark-accent-color: #005283;
  --theme-dark-color: #595954;
  --theme-divider-color: #ffffff;
  --theme-divider-line-thickness: 1px;
  --theme-eventDetail-calendarDay--font-family: var(--theme-font-family-body);
  --theme-eventDetail-calendarDay-background-color: #bebebe;
  --theme-eventDetail-calendarDay-border-color: #bebebe;
  --theme-eventDetail-calendarDay-text-color: #ffffff;
  --theme-eventDetail-categories-text-color: var(--theme-main-color);
  --theme-eventDetail-duration-text-color: var(--theme-main-color);
  --theme-eventDetail-speakers-background-color: #eeeeee;
  --theme-eventDetail-time-text-color: var(--theme-main-color);
  --theme-font-family-body: Baskervville;
  --theme-font-family-title: Baskervville;
  --theme-footer-background-color: #000000;
  --theme-footer-legal--background-color: #f5f5f5;
  --theme-footer-legal--text-color: #757575;
  --theme-footer-link--hover-text-color: #ffffff;
  --theme-footer-link-background-color: #000000;
  --theme-footer-link-text-color: #ffffff;
  --theme-footer-text-color: #ffffff;
  --theme-footer-top--hover-text-color: #ffffff;
  --theme-form-divider-height: var(--theme-divider-line-thickness);
  --theme-form-drop-shadow-opacity: 0.07;
  --theme-form-label-text-color: #000000;
  --theme-form-max-width: 36rem;
  --theme-heading--h1-text-color: #000000;
  --theme-heading--h2-text-color: #000000;
  --theme-heading--h3-text-color: #000000;
  --theme-heading--h4-text-color: #000000;
  --theme-heading--h5-text-color: #000000;
  --theme-heading--h6-text-color: #000000;
  --theme-hero-content-background-color: #ffffff;
  --theme-hero-content-border-radius: 8px;
  --theme-hero-content-description-color: var(--theme--text-color);
  --theme-hero-content-heading-color: #000000;
  --theme-hero-content-heading-font: var(--theme-font-family-body);
  --theme-hero-content-hero-color: var(--theme--heading-color);
  --theme-hero-content-meta-color: var(--theme--text-color);
  --theme-hero-content-overlap-style: table-cell;
  --theme-hero-content-width: 558px;
  --theme-heroText--font-family: var(--theme-font-family-title);
  --theme-heroText-background-color: var(--theme-main-color);
  --theme-heroText-text-color: #ffffff;
  --theme-image-border-radius: 4px;
  --theme-image-caption-color: var(--theme--text-color);
  --theme-image-credits-color: var(--theme--text-color);
  --theme-light-accent-color: #d4ecd1;
  --theme-light-color: var(--theme-light-color, #ffffff);
  --theme-link--active-text-color: var(--theme-dark-color);
  --theme-link--disabled-text-color: #aeaeae;
  --theme-link--focus-text-color: #522100;
  --theme-link--hover-text-color: #522100;
  --theme-link--icon-color: #522100;
  --theme-link-sitemap--text-color: var(--theme--text-color);
  --theme-link-sitemap--text-font-family: var(--theme-font-family-body);
  --theme-link-sitemap--title-font-family: var(--theme-font-family-title);
  --theme-link-sitemap--title-text-color: var(--theme--heading-color);
  --theme-link-text-color: #522100;
  --theme-loading-spinner-color-dark: #ffffff;
  --theme-loading-spinner-color-light: var(--theme-main-color);
  --theme-main-color: #522100;
  --theme-modal-background-color: #ffffff;
  --theme-modal-border-radius: 8px;
  --theme-modal-close-button-color: #522100;
  --theme-modal-overlay-blur: 0px;
  --theme-modal-overlay-opacity: 0.7;
  --theme-navSearchPanel--background-color: #ffffff;
  --theme-navSearchPanel--closeButton-color: #c9c9c9;
  --theme-navSearchPanel--results-active-background-color: #eeeeee;
  --theme-navSearchPanel--results-searchIcon-color: #c9c9c9;
  --theme-navSearchPanel--results-text-color: #000000;
  --theme-navSearchPanel--results-viewAll-hover-text-color: var(
    --theme-link--hover-text-color
  );
  --theme-navSearchPanel--results-viewAll-text-color: var(
    --theme-link-text-color
  );
  --theme-navSearchPanel--searchBox-border-color: #c9c9c9;
  --theme-navSearchPanel--searchBox-placeholder-color: #c9c9c9;
  --theme-navSearchPanel--searchBox-resetIcon-color: #c9c9c9;
  --theme-navSearchPanel--searchBox-searchIcon-color: #522100;
  --theme-navSearchPanel--searchBox-text-color: #000000;
  --theme-navigation-backButton--hover-icon-color: var(--theme-main-color);
  --theme-navigation-backButton-background-color: #ffffff;
  --theme-navigation-backButton-icon-color: var(--theme-main-color);
  --theme-navigation-backButton-text-color: #000000;
  --theme-navigation-featuredContent--desktop-background-color: #eeeeee;
  --theme-navigation-featuredContent--mobile-background-color: #ffffff;
  --theme-navigation-megaMenu-background-color: #ffffff;
  --theme-navigation-navButtonAction--desktop--active-background-color: var(
    --theme-dark-color
  );
  --theme-navigation-navButtonAction--desktop--active-text-color: #ffffff;
  --theme-navigation-navButtonAction--desktop--hover-background-color: var(
    --theme-main-color
  );
  --theme-navigation-navButtonAction--desktop--hover-text-color: #ffffff;
  --theme-navigation-navButtonAction--desktop-text-color: var(
    --theme-main-color
  );
  --theme-navigation-navButtonAction--mobile--active-background-color: var(
    --theme-dark-color
  );
  --theme-navigation-navButtonAction--mobile--active-text-color: #ffffff;
  --theme-navigation-navButtonAction--mobile--hover-background-color: var(
    --theme-main-color
  );
  --theme-navigation-navButtonAction--mobile--hover-text-color: #ffffff;
  --theme-navigation-navButtonAction--mobile-text-color: var(
    --theme-main-color
  );
  --theme-navigation-navButtonMenu--active-background-color: var(
    --theme-dark-color
  );
  --theme-navigation-navButtonMenu--active-text-color: #ffffff;
  --theme-navigation-navButtonMenu--hover-background-color: var(
    --theme-main-color
  );
  --theme-navigation-navButtonMenu--hover-text-color: #ffffff;
  --theme-navigation-navButtonMenu-text-color: var(--theme-main-color);
  --theme-navigation-navGroup-background-color: #eeeeee;
  --theme-navigation-navLink--active-background-color: #522100;
  --theme-navigation-navLink--active-text-color: #ffffff;
  --theme-navigation-navLink--active-underline-color: #ffffff;
  --theme-navigation-navLink--hover-background-color: #ffffff;
  --theme-navigation-navLink--hover-text-color: #522100;
  --theme-navigation-navLink--hover-underline-color: var(--theme-main-color);
  --theme-navigation-navLink-icon-color: #522100;
  --theme-navigation-navLink-text-color: var(--theme--text-color);
  --theme-navigation-navLinkAvatar--hover-background-color: var(
    --theme-main-color
  );
  --theme-navigation-navLinkAvatar--hover-text-color: #ffffff;
  --theme-navigation-navLinkAvatar-background-color: #aeaeae;
  --theme-navigation-navLinkAvatar-text-color: #ffffff;
  --theme-navigation-navLinkSearch--hover-background-color: var(
    --theme-main-color
  );
  --theme-navigation-navLinkSearch--hover-text-color: #ffffff;
  --theme-navigation-navLinkSearch-text-color: var(--theme-main-color);
  --theme-navigation-navPanel-background-color: #ffffff;
  --theme-navigation-navbar-background-color: #ffffff;
  --theme-navigation-notice--font-family: Barlow;
  --theme-navigation-notice-background-color: #ffffff;
  --theme-navigation-notice-text-color: var(--theme--text-color);
  --theme-navigationAlternate--brandLinks-cta-hover-text-color: #ffffff;
  --theme-navigationAlternate--brandLinks-cta-text-color: #ffffff;
  --theme-navigationAlternate--brandLinks-hover-text-color: #522100;
  --theme-navigationAlternate--brandLinks-text-color: #7C533D;
  --theme-navigationAlternate--navBar-active-background-color: #ffffff;
  --theme-navigationAlternate--navBar-active-text-color: #522100;
  --theme-navigationAlternate--navBar-background-color: #522100;
  --theme-navigationAlternate--navBar-border-separator-color: #cccccc;
  --theme-navigationAlternate--navBar-hover-background-color: #ffffff;
  --theme-navigationAlternate--navBar-hover-text-color: #522100;
  --theme-navigationAlternate--navBar-text-color: #ffffff;
  --theme-navigationAlternate--topHeader-background-color: #e8e8e8;
  --theme-navigationAlternate--topHeader-text-color: #000000;
  --theme-otherSubscriptions-checkboxForm--background-color: #d4ecd1;
  --theme-otherSubscriptions-checkboxForm--link-color: var(--theme--text-color);
  --theme-otherSubscriptions-checkboxForm--link-hover-color: #7C533D;
  --theme-otherSubscriptions-checkboxForm--text-font-family: var(
    --theme-font-family-body
  );
  --theme-pagination--link--active-background-color: #ffffff;
  --theme-pagination--link--active-border-color: var(--theme-main-color);
  --theme-pagination--link--active-text-color: var(--theme-main-color);
  --theme-pagination--link--disabled-background-color: #ffffff;
  --theme-pagination--link--disabled-border-color: #aeaeae;
  --theme-pagination--link--disabled-text-color: #aeaeae;
  --theme-pagination--link-background-color: #ffffff;
  --theme-pagination--link-border-color: #000000;
  --theme-pagination--link-font-family: var(--theme-font-family-body);
  --theme-pagination--link-text-color: var(--theme--text-color);
  --theme-quote--authorSubtitle-font-family: var(--theme-font-family-body);
  --theme-quote--authorSubtitle-font-size: 1rem;
  --theme-quote--authorSubtitle-text-color: var(--theme--text-color);
  --theme-quote--authorText-font-family: var(--theme-font-family-body);
  --theme-quote--authorText-font-size: 1rem;
  --theme-quote--authorText-text-color: var(--theme--text-color);
  --theme-quote--authorTitle-font-family: var(--theme-font-family-body);
  --theme-quote--authorTitle-font-size: 1rem;
  --theme-quote--authorTitle-text-color: var(--theme--text-color);
  --theme-quote--text-font-family: var(--theme-font-family-body);
  --theme-quote--text-font-size: 1.5rem;
  --theme-quote--text-text-color: #000000;
  --theme-quote-background-color: #f2f2f2;
  --theme-radio--active-border-color: #522100;
  --theme-radio--active-text-color: #522100;
  --theme-radio--checked--active-inner-color: #522100;
  --theme-radio--checked--border-color: var(--theme-main-color);
  --theme-radio--checked--disabled-inner-color: #aeaeae;
  --theme-radio--checked--focus-inner-color: #522100;
  --theme-radio--checked--hover-inner-color: #7C533D;
  --theme-radio--checked--inner-color: var(--theme-main-color);
  --theme-radio--disabled-border-color: #aeaeae;
  --theme-radio--disabled-text-color: #aeaeae;
  --theme-radio--focus-border-color: var(--theme-main-color);
  --theme-radio--focus-ring-color: var(--theme-light-accent-color);
  --theme-radio--focus-text-color: var(--theme-main-color);
  --theme-radio--heading-text-color: var(--theme--heading-color);
  --theme-radio--hover-border-color: #7C533D;
  --theme-radio--hover-text-color: #7C533D;
  --theme-radio-border-color: var(--theme-main-color);
  --theme-radio-text-color: var(--theme--text-color);
  --theme-richtext--heading-text-color: var(--theme--heading-color);
  --theme-richtext--ordered-list-number-color: var(--theme--text-color);
  --theme-richtext--text-color: #ffffff;
  --theme-richtext--unordered-list-bullet-color: var(--theme--text-color);
  --theme-select--disabled-background-color: #f5f5f5;
  --theme-select--disabled-color: #c9c9c9;
  --theme-select--error-background-color: #f5f5f5;
  --theme-select--error-color: #212121;
  --theme-select--error-ring-color: #e1808b;
  --theme-select--focus-background-color: #f5f5f5;
  --theme-select--focus-color: #212121;
  --theme-select--focus-ring-color: #522100;
  --theme-select--font-family: var(--theme-font-family-body);
  --theme-select--hover-background-color: #c9c9c9;
  --theme-select--hover-color: #ffffff;
  --theme-select-background-color: #f4f2f6;
  --theme-select-border-color: transparent;
  --theme-select-border-radius: 4px;
  --theme-select-color: var(--theme--text-color);
  --theme-sidePanel-button--hover-text-color: #3c217b;
  --theme-sidePanel-button-text-color: #522100;
  --theme-sidePanel-overlay-color: #000000;
  --theme-sidePanel-overlay-opacity: 0.4;
  --theme-sidePanel-width: 380px;
  --theme-slider--disabled-background-color: #aeaeae;
  --theme-slider--disabled-button-color: #aeaeae;
  --theme-slider--disabled-text-color: var(--theme--text-color);
  --theme-slider--focus-ring-color: var(--theme-dark-color);
  --theme-slider--text-font-family: var(--theme-font-family-body);
  --theme-slider-background-color: #f4f2f6;
  --theme-slider-button-color: var(--theme-main-color);
  --theme-slider-color: var(--theme-main-color);
  --theme-subscription--background-color: #eeeeee;
  --theme-subscription--font-color: #000000;
  --theme-subscription--text-font-family: var(--theme-font-family-body);
  --theme-tabs--active-background-color: var(--theme-main-color);
  --theme-tabs--active-text-color: var(--theme--text-color);
  --theme-tabs--disabled-background-color: #ffffff;
  --theme-tabs--disabled-text-color: var(--theme--text-color);
  --theme-tabs--focus-background-color: #ffffff;
  --theme-tabs--focus-outline-color: var(--theme-light-accent-color);
  --theme-tabs--focus-text-color: var(--theme-main-color);
  --theme-tabs--hover-background-color: #f4f2f6;
  --theme-tabs--hover-text-color: var(--theme-main-color);
  --theme-tabs--selected-background-color: #ffffff;
  --theme-tabs--selected-border-color: var(--theme-main-color);
  --theme-tabs--selected-text-color: var(--theme--text-color);
  --theme-tabs--text-font-family: var(--theme-font-family-body);
  --theme-tabs-background-color: #ffffff;
  --theme-tabs-text-color: var(--theme--text-color);
  --theme-textArea--disabled-color: #aeaeae;
  --theme-textArea--error-ring-color: #e1808b;
  --theme-textArea--focus-ring-color: #522100;
  --theme-textInput--error-ring-color: #e1808b;
  --theme-textInput--focus-ring-color: #522100;
  --theme-tooltip-background-color: #000000;
  --theme-tooltip-color: #ffffff;
  --theme-videoThumbnail--overlay-background-color: #000000;
  --theme-videoThumbnail--overlay-background-opacity: 0.25;
  --theme-videoThumbnail--playButton--innerIcon-color: #ffffff;
  --theme-videoThumbnail--playButton--innerIcon-size: 1rem;
  --theme-videoThumbnail--playButton-background-color: #522100;
  --theme-videoThumbnail--playButton-size: 4rem;
  --theme-videoThumbnail--title-font-family: var(--theme-font-family-title);
  --theme-videoThumbnail--title-font-size: 1rem;
  --theme-videoThumbnail--title-text-color: var(--theme--text-color);
  --custom-color-1: #522100;
  --custom-color-2: #005283;
  --custom-color-3: #7C533D;
  --custom-color-4: #d4ecd1;
  --custom-color-5: #595954;
  --custom-color-6: #eeeeee;
  --custom-color-7: #ffffff;
  --custom-color-8: #000000;
  --tw-space-x-reverse: 0.5;
  --theme-navigationAlternate--brandContainer-background-color: #EDE5DF;
}

.button {
  border-radius: 4px;
}
