div.contrast-version-switcher button:not(.enabled) {
  display: none;
}

div.contrast-version-switcher::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/modules/custom/contrast_version/images/contrast.svg") no-repeat center;
  background-size: contain;
  margin: 0 auto;
}

/*# sourceMappingURL=block_contrast_version_switcher.css.map */
