.is-member body:not(.high-contrast-on) main {
  background: #573f32 !important;
  color: #fff !important;
}
.is-member body:not(.high-contrast-on) h1, .is-member body:not(.high-contrast-on) .h1,
.is-member body:not(.high-contrast-on) h2, .is-member body:not(.high-contrast-on) .h2,
.is-member body:not(.high-contrast-on) h3, .is-member body:not(.high-contrast-on) .h3,
.is-member body:not(.high-contrast-on) h4, .is-member body:not(.high-contrast-on) .h4,
.is-member body:not(.high-contrast-on) h5, .is-member body:not(.high-contrast-on) .h5,
.is-member body:not(.high-contrast-on) h6, .is-member body:not(.high-contrast-on) .h6 {
  color: inherit !important;
}
.is-member body:not(.high-contrast-on) .text-primary:not(.bg-primary-contrast) {
  color: inherit !important;
}
.is-member body:not(.high-contrast-on) .text-primary,
.is-member body:not(.high-contrast-on) .text-secondary,
.is-member body:not(.high-contrast-on) .text-tertiary {
  color: #b08973 !important;
}

.is-member body.high-contrast-on .bg-member {
  display: none !important;
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIm1lbWJlci5zY3NzIiwibWVtYmVyLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFpQkk7RUFDRSwrQkFBQTtFQUNBLHVCQUFBO0NDaEJMO0FEbUJHOzs7Ozs7RUFNRSwwQkFBQTtDQ2pCTDtBRG9CRztFQUNFLDBCQUFBO0NDbEJMO0FEcUJHOzs7RUFHRSwwQkFBQTtDQ25CTDs7QUR5Qkc7RUFDRSx5QkFBQTtDQ3RCTCIsImZpbGUiOiJtZW1iZXIuY3NzIn0= */