body {
  --blue-filter: brightness(0) saturate(100%) invert(19%) sepia(58%) saturate(2578%) hue-rotate(185deg) brightness(89%) contrast(101%);
  --light-blue-filter: brightness(0) saturate(100%) invert(51%) sepia(63%) saturate(5008%) hue-rotate(172deg) brightness(94%) contrast(83%);
  --orange-filter: brightness(0) saturate(100%) invert(68%) sepia(76%) saturate(6252%) hue-rotate(12deg) brightness(103%) contrast(101%);
  --heartland-blue: #004677;
  --heartland-orange: #E87200;
  --heartland-light-blue: #1690C8;
  --primary-color: #E87200;
  --primary-hover-color: #bd5f18;
  --secondary-color: #004677;
  --tertiary-color: #BC8C3D;
  --white: #ffffff;
  --black: #292929;
  --brand-black: #000000;
  --background-gray: #EFEFEF;
  --background-dark-gray: #E8E8E8;
  --gray: #1C1C1C;
  --team-gray: #c1c1c1;
  --light-gray: #4D4D4D;
  --border-color: #E9E9E9;
  --internal-header-gray: #EEEEEE;
  --internal-header-black: #303030;
  --form-element-border: #E6E6E6;
  --dark-red: #96031D;
  --light-red: #E87200;
  --red: #E87200;
  --yellow: #F2D53C;
  --purple: #5F18E3;
  --orange: #E35F18;
  --green: #00BEA2;
  --teel: #18E3C5;
  --blue: #189CE3;
  --notice-color: #ecf0ee;
  --alert-color: #7b2020;
  --accordion-border: #c3c3c3;
  --input-border: #707070;
  --directory-red: #ce603e;
  --team-background: #F6F6F6;
  --darker-team-gray: #e3e3e3;
  --bio-detail-border: #bfbfbf;
  --alert-bell: #f2f2f2;
  --dark-gray: #004677;
}
/*# sourceMappingURL=heartland.css.map */
