@media(-moz-touch-enabled:0),(hover:hover){
  .features--show-button-transition .Button--primary:not([disabled]):hover {
    background-color: #A6D608 !important;
    color: #000000 !important;
    border-color: #000000 !important;
  }
}