.so-widget-sow-button-atom-db6eb07f3e52 .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: 1.15em;
  padding: 1.4em 2.8em;
  background: #39e023;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2cb61a), color-stop(1, #39e023));
  background: -ms-linear-gradient(bottom, #2cb61a, #39e023);
  background: -moz-linear-gradient(center bottom, #2cb61a 0%, #39e023 100%);
  background: -o-linear-gradient(#39e023, #2cb61a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39e023', endColorstr='#2cb61a', GradientType=0);
  border: 1px solid;
  border-color: #29a918 #27a017 #239315 #27a017;
  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-db6eb07f3e52 .ow-button-base a:active,
.so-widget-sow-button-atom-db6eb07f3e52 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-db6eb07f3e52 .ow-button-base a.ow-button-hover:hover {
  background: #41e12c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2ebf1b), color-stop(1, #41e12c));
  background: -ms-linear-gradient(bottom, #2ebf1b, #41e12c);
  background: -moz-linear-gradient(center bottom, #2ebf1b 0%, #41e12c 100%);
  background: -o-linear-gradient(#41e12c, #2ebf1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41e12c', endColorstr='#2ebf1b', GradientType=0);
  border-color: #49e335 #41e12c #36df1f #41e12c;
}