.so-widget-sow-button-atom-867ff4dc1fe0 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #9ae847;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81e01c), color-stop(1, #9ae847));
  background: -ms-linear-gradient(bottom, #81e01c, #9ae847);
  background: -moz-linear-gradient(center bottom, #81e01c 0%, #9ae847 100%);
  background: -o-linear-gradient(#9ae847, #81e01c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ae847', endColorstr='#81e01c', GradientType=0);
  border: 1px solid;
  border-color: #79d21a #74c919 #6cbc17 #74c919;
  color: #000000 !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-867ff4dc1fe0 .ow-button-base a:visited,
.so-widget-sow-button-atom-867ff4dc1fe0 .ow-button-base a:active,
.so-widget-sow-button-atom-867ff4dc1fe0 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-867ff4dc1fe0 .ow-button-base a.ow-button-hover:hover {
  background: #9fe950;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #86e323), color-stop(1, #9fe950));
  background: -ms-linear-gradient(bottom, #86e323, #9fe950);
  background: -moz-linear-gradient(center bottom, #86e323 0%, #9fe950 100%);
  background: -o-linear-gradient(#9fe950, #86e323);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fe950', endColorstr='#86e323', GradientType=0);
  border-color: #7edb1b #79d21a #71c519 #79d21a;
  color: #050505;
}