.so-widget-sow-button-atom-6206cc17c171 .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: 0.5em 1em;
  background: #49f722;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2fde08), color-stop(1, #49f722));
  background: -ms-linear-gradient(bottom, #2fde08, #49f722);
  background: -moz-linear-gradient(center bottom, #2fde08 0%, #49f722 100%);
  background: -o-linear-gradient(#49f722, #2fde08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49f722', endColorstr='#2fde08', GradientType=0);
  border: 1px solid;
  border-color: #2ccf08 #2ac507 #27b707 #2ac507;
  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-6206cc17c171 .ow-button-base a:active,
.so-widget-sow-button-atom-6206cc17c171 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6206cc17c171 .ow-button-base a.ow-button-hover:hover {
  background: #51f72c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #31e808), color-stop(1, #51f72c));
  background: -ms-linear-gradient(bottom, #31e808, #51f72c);
  background: -moz-linear-gradient(center bottom, #31e808 0%, #51f72c 100%);
  background: -o-linear-gradient(#51f72c, #31e808);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51f72c', endColorstr='#31e808', GradientType=0);
  border-color: #59f836 #51f72c #45f71d #51f72c;
}