.so-widget-sow-button-atom-989238bd9082 .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: #7cd121;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #62a51a), color-stop(1, #7cd121));
  background: -ms-linear-gradient(bottom, #62a51a, #7cd121);
  background: -moz-linear-gradient(center bottom, #62a51a 0%, #7cd121 100%);
  background: -o-linear-gradient(#7cd121, #62a51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cd121', endColorstr='#62a51a', GradientType=0);
  border: 1px solid;
  border-color: #5a9818 #558f17 #4d8214 #558f17;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-989238bd9082 .ow-button-base a:visited,
.so-widget-sow-button-atom-989238bd9082 .ow-button-base a:active,
.so-widget-sow-button-atom-989238bd9082 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-989238bd9082 .ow-button-base a.ow-button-hover:hover {
  background: #81da22;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #67ae1b), color-stop(1, #81da22));
  background: -ms-linear-gradient(bottom, #67ae1b, #81da22);
  background: -moz-linear-gradient(center bottom, #67ae1b 0%, #81da22 100%);
  background: -o-linear-gradient(#81da22, #67ae1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81da22', endColorstr='#67ae1b', GradientType=0);
  border-color: #5fa119 #5a9818 #528b16 #5a9818;
  color: #ffffff;
}