/* Auto-generated Bootstrap theme preset: 2 */
/* Generated: 2026-02-22 02:07:38 */

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');

:root{
  --bs-body-bg: #EBEBEB;
  --bs-body-color: #212529;
  --bs-body-bg-rgb: 235,235,235;
  --bs-body-color-rgb: 33,37,41;
  --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  --bs-body-font-family: var(--bs-font-sans-serif);
  --stipko-body-font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
  --stipko-heading-font-family: "Oswald", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  --bs-gray-100: #F8F9FA;
  --bs-gray-200: #DEE0E1;
  --bs-gray-300: #C4C6C8;
  --bs-gray-400: #ABADAF;
  --bs-gray-500: #8D8F92;
  --bs-gray-600: #6E7174;
  --bs-gray-700: #55585B;
  --bs-gray-800: #3B3E42;
  --bs-gray-900: #212529;
  --bs-primary: #002E7A;
  --bs-primary-rgb: 0,46,122;
  --bs-primary-bg-subtle: #C8CFDA;
  --bs-primary-border-subtle: #99A9C3;
  --bs-primary-text-emphasis: #001943;
  --bs-secondary: #606060;
  --bs-secondary-rgb: 96,96,96;
  --bs-secondary-bg-subtle: #D6D6D6;
  --bs-secondary-border-subtle: #BABABA;
  --bs-secondary-text-emphasis: #353535;
  --bs-success: #669C35;
  --bs-success-rgb: 102,156,53;
  --bs-success-bg-subtle: #D7DFD0;
  --bs-success-border-subtle: #BCCFAB;
  --bs-success-text-emphasis: #38561D;
  --bs-info: #61177C;
  --bs-info-rgb: 97,23,124;
  --bs-info-bg-subtle: #D6CBDA;
  --bs-info-border-subtle: #BBA1C4;
  --bs-info-text-emphasis: #350D44;
  --bs-warning: #D29D00;
  --bs-warning-rgb: 210,157,0;
  --bs-warning-bg-subtle: #E7DFC8;
  --bs-warning-border-subtle: #E2D099;
  --bs-warning-text-emphasis: #745600;
  --bs-danger: #9A244F;
  --bs-danger-rgb: 154,36,79;
  --bs-danger-bg-subtle: #DFCDD4;
  --bs-danger-border-subtle: #CFA5B4;
  --bs-danger-text-emphasis: #55142B;
  --bs-light: #F8F9FA;
  --bs-light-rgb: 248,249,250;
  --bs-light-bg-subtle: #EDEDED;
  --bs-light-border-subtle: #F0F0F0;
  --bs-light-text-emphasis: #88898A;
  --bs-dark: #212529;
  --bs-dark-rgb: 33,37,41;
  --bs-dark-bg-subtle: #CDCDCE;
  --bs-dark-border-subtle: #A4A6A7;
  --bs-dark-text-emphasis: #121417;
  --bs-link-color: #336699;
  --bs-link-color-rgb: 51,102,153;
  --bs-link-hover-color: #336699;
  --bs-link-hover-color-rgb: 51,102,153;
  --bs-border-color: #C4C6C8;
}

body{font-family:var(--stipko-body-font-family);}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:var(--stipko-heading-font-family);}

/* Optional button text helpers */
:root{
  --stipko-btn-text-primary: #FFFFFF;
  --stipko-btn-text-secondary: #FFFFFF;
  --stipko-btn-text-success: #FFFFFF;
  --stipko-btn-text-info: #FFFFFF;
  --stipko-btn-text-warning: #FFFFFF;
  --stipko-btn-text-danger: #FFFFFF;
  --stipko-btn-text-light: #000000;
  --stipko-btn-text-dark: #FFFFFF;
}
