/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./assets/dev/sass/addons/style-term-colors.scss ***!
  \******************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable color-function-notation */
[data-custom-color=default][style*="--custom-primary"] {
  --bs-primary: var(--custom-primary);
  --bs-primary-rgb: var(--custom-primary-rgb);
  --bs-primary-light: var(--custom-primary-light);
  --bs-primary-light-rgb: var(--custom-primary-light-rgb);
  --bs-primary-dark: var(--custom-primary-dark);
  --bs-primary-dark-rgb: var(--custom-primary-dark-rgb);
  --bs-grids-bg-dark: var(--custom-primary-dark);
  --bs-feeds-overlay-bg-rgb: var(--custom-primary-rgb);
  --bs-feeds-hat: var(--custom-primary);
  --bs-feeds-hat-hover: var(--custom-primary);
  --bs-feeds-title-hover: var(--custom-primary);
  --bs-feeds-excerpt-hover: var(--custom-primary);
  --bs-feeds-dark-hat: var(--custom-primary-light);
  --bs-feeds-dark-hat-hover: var(--custom-primary-light);
  --bs-feeds-dark-title-hover: var(--custom-primary-light);
  --bs-feeds-dark-excerpt-hover: var(--custom-primary-light);
  --bs-feeds-dark-border-color: rgb(var(--bs-white-rgb), 0.2);
  --bs-headings-buttons: var(--custom-primary);
  --bs-headings-buttons-hover: var(--custom-primary);
  --bs-headings-buttons-text: var(--bs-white);
  --bs-headings-buttons-text-hover: var(--bs-white);
  --bs-headings-links: var(--custom-primary);
  --bs-headings-links-hover: var(--custom-primary);
  --bs-headings-bg-color: var(--bs-gray-100);
  --bs-headings-accent: var(--custom-primary);
  --bs-headings-border-color: var(--bs-gray-200);
  --bs-headings-title: var(--custom-primary-dark);
  --bs-headings-dark-title: var(--bs-white);
  --bs-headings-dark-title-hover: var(--bs-white);
  --bs-headings-dark-buttons: var(--custom-primary-light);
  --bs-headings-dark-buttons-hover: var(--custom-primary-light);
  --bs-headings-dark-buttons-text: var(--custom-primary-dark);
  --bs-headings-dark-buttons-text-hover: var(--custom-primary-dark);
  --bs-headings-dark-links: var(--custom-primary-light);
  --bs-headings-dark-links-hover: var(--custom-primary-light);
  --bs-headings-dark-bg-color: rgb(0 0 0 / 40%);
  --bs-headings-dark-accent: var(--custom-primary-light);
  --bs-headings-dark-border-color: rgb(var(--bs-white-rgb), 0.2);
  --bs-page-heading-color: var(--bs-gray-700);
  --bs-page-heading-icons: var(--custom-primary);
  --bs-page-heading-excerpt: var(--bs-gray-500);
  --bs-page-heading-icons-hover: var(--custom-primary-dark);
  --bs-page-heading-bread-color: var(--custom-primary);
  --bs-page-heading-bread-link: var(--bs-gray-500);
  --bs-page-heading-bread-icons: var(--bs-gray-500);
  --bs-pagination-color: var(--custom-primary);
  --bs-pagination-color-hover: var(--custom-primary-dark);
  --bs-link-color: var(--custom-primary);
  --bs-link-color-hover: var(--custom-primary-dark);
  --bs-single-breadcrumb: var(--custom-primary);
  --bs-single-hat: var(--custom-primary);
  --bs-single-title: var(--bs-gray-700);
  --bs-single-widget-icons: var(--custom-primary);
  --bs-single-widget-icons-hover: var(--custom-primary-dark);
  --bs-single-content-title: var(--custom-primary);
  --bs-single-content-links: var(--custom-primary);
  --bs-single-content-blockquotes: var(--custom-primary);
  --bs-single-content-relateds: var(--custom-primary);
  --bs-single-content-taxlinks: var(--custom-primary);
  --bs-single-content-taxlinks-hover: var(--custom-primary-dark);
  --bs-social-share-icons: var(--custom-primary);
  --bs-social-share-icons-hover: var(--custom-primary-dark);
  --bs-social-share-text: var(--bs-white);
  --bs-datetime-icons: var(--custom-primary);
  --bs-authors-text-hover: var(--custom-primary);
}
[data-custom-color=default][style*="--custom-primary"][data-bs-theme=dark] {
  --bs-primary: var(--custom-primary-light);
  --bs-primary-rgb: var(--custom-primary-light-rgb);
  --bs-page-heading-bg-color: var(--custom-primary-dark);
  --bs-page-heading-excerpt: rgb(var(--bs-white-rgb), 0.7);
  --bs-page-heading-color: var(--bs-white);
  --bs-page-heading-icons: var(--custom-primary-light);
  --bs-page-heading-icons-hover: var(--bs-white);
  --bs-page-heading-bread-color: var(--custom-primary-light);
  --bs-page-heading-bread-link: rgb(var(--bs-white-rgb), 0.7);
  --bs-page-heading-bread-icons: rgb(var(--bs-white-rgb), 0.7);
  --bs-social-share-icons: var(--custom-primary-light);
  --bs-social-share-icons-hover: var(--bs-white);
}
