.once-ui-theme .once-ui-btn.once-ui-btn-secondary {
  background: transparent;
}

.once-ui-theme .once-ui-btn:last-child:hover {
  color: #fff;
}

.once-ui-theme .once-ui-btn {
  background: #009b48;
  color: #fff;
}
.once-ui-theme .once-ui-btn:last-child:hover {
  background: #197439;
  color: #fff;
}
.once-ui-theme .once-ui-btn.once-ui-btn-secondary {
  border: 1px solid #009b48 !important;
  color: #009b48;
}
.once-ui-theme .once-ui-btn.once-ui-btn-secondary:hover {
  background: #197439;
  color: #fff;
}

/*# sourceMappingURL=once-ui-theme-green.css.map */
