.bt.bt-secondary.bt-warning {
  border-color: #E5AB0B;
  background: white;
  color: #E5AB0B; }
  .bt.bt-secondary.bt-warning:hover {
    border-color: #E5AB0B;
    background: white;
    color: #E5AB0B; }
  .bt.bt-secondary.bt-warning:active {
    border-color: #E5AB0B;
    background: white;
    color: #E5AB0B; }
  .bt.bt-secondary.bt-warning:focus {
    border-color: #E5AB0B;
    background: white;
    color: #E5AB0B; }

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