.btn:disabled {
  opacity: 0.8;
}
.btn:disabled .btn__bg {
  background: gray;
}

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