.so-widget-sow-button-atom-9e6ae3222355 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Lucida, Verdana, sans-serif;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #3aa85f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d824a), color-stop(1, #3aa85f));
  background: -ms-linear-gradient(bottom, #2d824a, #3aa85f);
  background: -moz-linear-gradient(center bottom, #2d824a 0%, #3aa85f 100%);
  background: -o-linear-gradient(#3aa85f, #2d824a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa85f', endColorstr='#2d824a', GradientType=0);
  border: 1px solid;
  border-color: #297743 #266f3f #226438 #266f3f;
  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-9e6ae3222355 .ow-button-base a:active,
.so-widget-sow-button-atom-9e6ae3222355 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-9e6ae3222355 .ow-button-base a.ow-button-hover:hover {
  background: #3db063;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #308a4e), color-stop(1, #3db063));
  background: -ms-linear-gradient(bottom, #308a4e, #3db063);
  background: -moz-linear-gradient(center bottom, #308a4e 0%, #3db063 100%);
  background: -o-linear-gradient(#3db063, #308a4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3db063', endColorstr='#308a4e', GradientType=0);
  border-color: #3fb768 #3db063 #39a45d #3db063;
}