.so-widget-sow-button-atom-87443c9e5dbd .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #04ed71;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #03bb59), color-stop(1, #04ed71));
  background: -ms-linear-gradient(bottom, #03bb59, #04ed71);
  background: -moz-linear-gradient(center bottom, #03bb59 0%, #04ed71 100%);
  background: -o-linear-gradient(#04ed71, #03bb59);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#04ed71', endColorstr='#03bb59', GradientType=0);
  border: 1px solid;
  border-color: #03ac52 #03a24d #029346 #03a24d;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-87443c9e5dbd .ow-button-base a:active,
.so-widget-sow-button-atom-87443c9e5dbd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-87443c9e5dbd .ow-button-base a.ow-button-hover:hover {
  background: #31f9b0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #07f19b), color-stop(1, #31f9b0));
  background: -ms-linear-gradient(bottom, #07f19b, #31f9b0);
  background: -moz-linear-gradient(center bottom, #07f19b 0%, #31f9b0 100%);
  background: -o-linear-gradient(#31f9b0, #07f19b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#31f9b0', endColorstr='#07f19b', GradientType=0);
  border-color: #3bfab4 #31f9b0 #22f9aa #31f9b0;
}