
/*# sourceMappingURL=color-1.css.map */

.btn-primary {
    background-color: #5c0025 !important;
    border-color: #5c0025 !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
  }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #5c0025 !important;
    border-color: #5c0025 !important;
  }