.so-widget-sow-button-atom-600aeb0a8d31 .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: 1.4em 2.8em;
  background: #00af08;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007c06), color-stop(1, #00af08));
  background: -ms-linear-gradient(bottom, #007c06, #00af08);
  background: -moz-linear-gradient(center bottom, #007c06 0%, #00af08 100%);
  background: -o-linear-gradient(#00af08, #007c06);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00af08', endColorstr='#007c06', GradientType=0);
  border: 1px solid;
  border-color: #006d05 #006305 #005304 #006305;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-600aeb0a8d31 .ow-button-base a:active,
.so-widget-sow-button-atom-600aeb0a8d31 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-600aeb0a8d31 .ow-button-base a.ow-button-hover:hover {
  background: #00b908;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #008606), color-stop(1, #00b908));
  background: -ms-linear-gradient(bottom, #008606, #00b908);
  background: -moz-linear-gradient(center bottom, #008606 0%, #00b908 100%);
  background: -o-linear-gradient(#00b908, #008606);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b908', endColorstr='#008606', GradientType=0);
  border-color: #00c309 #00b908 #00aa08 #00b908;
}