:root {
--bs-primary: #00854e;
--bs-primary-rgb: 0, 133, 78;
--bs-primary-light: #339d71;
--bs-primary-light-rgb: 51, 157, 113;
--bs-primary-lighter: #66b695;
--bs-primary-lighter-rgb: 102, 182, 149;
--bs-primary-lightest: #cde9dc;
--bs-primary-lightest-rgb: 205, 233, 220;
--bs-secondary: #00854e;
--bs-secondary-rgb: 0, 133, 78;
--bs-secondary-light: #339d71;
--bs-secondary-light-rgb: 51, 157, 113;
--bs-secondary-lighter: #66b695;
--bs-secondary-lighter-rgb: 102, 182, 149;
--bs-secondary-lightest: #cde9dc;
--bs-secondary-lightest-rgb: 205, 233, 220;
--bs-gray: #6a7178;
--bs-gray-rgb: 106, 113, 120;
--bs-gray-light: #8c939f;
--bs-gray-light-rgb: 140, 147, 159;
--bs-gray-lighter: #b2b7c3;
--bs-gray-lighter-rgb: 178, 183, 195;
--bs-gray-lightest: #f7f7f7;
--bs-gray-lightest-rgb: 247, 247, 247;
--bs-gray-dark: #4e545a;
--bs-gray-dark-rgb: 78, 84, 90;
--bs-gray-darker: #373c41;
--bs-gray-darker-rgb: 55, 60, 65;
--bs-gray-darkest: #101213;
--bs-gray-darkest-rgb: 16, 18, 19;
--bs-body-background: #f7f7f7;
--bs-body-background-rgb: 247, 247, 247;
--bs-body-main-background: #f5f5f6;
--bs-body-main-background-rgb: 245, 245, 246;
--bs-body-text: #0f1214;
--bs-body-text-rgb: 15, 18, 20;
--bs-header-top-background: #00854e;
--bs-header-top-background-rgb: 0, 133, 78;
--bs-header-top-text: #ffffff;
--bs-header-top-text-rgb: 255, 255, 255;
--bs-header-navbar-background: #ffffff;
--bs-header-navbar-background-rgb: 255, 255, 255;
--bs-header-navbar-text: #00854e;
--bs-header-navbar-text-rgb: 0, 133, 78;
--bs-header-navbar-button-background: #00854e;
--bs-header-navbar-button-background-rgb: 0, 133, 78;
--bs-header-navbar-button-text: #ffffff;
--bs-header-navbar-button-text-rgb: 255, 255, 255;
--bs-header-navbar-button-background-hover: #66b695;
--bs-header-navbar-button-background-hover-rgb: 102, 182, 149;
--bs-header-navbar-button-text-hover: #ffffff;
--bs-header-navbar-button-text-hover-rgb: 255, 255, 255;
--bs-footer-border-top: #00854e;
--bs-footer-border-top-rgb: 0, 133, 78;
--bs-footer-background: #bfd7cf;
--bs-footer-background-rgb: 191, 215, 207;
--bs-footer-text: #272b30;
--bs-footer-text-rgb: 39, 43, 48;
--bs-h1-text: #00854e;
--bs-h1-text-rgb: 0, 133, 78;
--bs-h2-text: #00854e;
--bs-h2-text-rgb: 0, 133, 78;
--bs-h3-text: #0f1214;
--bs-h3-text-rgb: 15, 18, 20;
--bs-h4-text: #0f1214;
--bs-h4-text-rgb: 15, 18, 20;
--bs-h5-text: #0f1214;
--bs-h5-text-rgb: 15, 18, 20;
--bs-h6-text: #0f1214;
--bs-h6-text-rgb: 15, 18, 20;
--bs-text-current--font-family: "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-text-current--font-root-size: 1rem;
--bs-text-current--font-base: 400;
--bs-text-current--font-bold: 700;
--bs-text-current--font-bolder: 900;
--bs-text-current--font-light: 200;
--bs-text-current--font-lighter: 100;
--bs-text-hx--font-family: 'Montserrat';
--bs-text-hx--font-root-size: 1rem;
}
button[data-bs-target="#countryOffcanvas"],
#countryOffcanvas {
      display: none !important;
}
