.so-widget-sow-button-atom-f7dcf32e2ea3 .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: #48ea76;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1ae554), color-stop(1, #48ea76));
  background: -ms-linear-gradient(bottom, #1ae554, #48ea76);
  background: -moz-linear-gradient(center bottom, #1ae554 0%, #48ea76 100%);
  background: -o-linear-gradient(#48ea76, #1ae554);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48ea76', endColorstr='#1ae554', GradientType=0);
  border: 1px solid;
  border-color: #19d74f #18ce4b #16c046 #18ce4b;
  color: #ffffff !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-f7dcf32e2ea3 .ow-button-base a:active,
.so-widget-sow-button-atom-f7dcf32e2ea3 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f7dcf32e2ea3 .ow-button-base a.ow-button-hover:hover {
  background: #51eb7d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #23e65b), color-stop(1, #51eb7d));
  background: -ms-linear-gradient(bottom, #23e65b, #51eb7d);
  background: -moz-linear-gradient(center bottom, #23e65b 0%, #51eb7d 100%);
  background: -o-linear-gradient(#51eb7d, #23e65b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51eb7d', endColorstr='#23e65b', GradientType=0);
  border-color: #5aec84 #51eb7d #43e973 #51eb7d;
}