.so-widget-sow-button-atom-b92838585112 .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.3em;
  padding: 0.5em 1em;
  background: #17ad49;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #118036), color-stop(1, #17ad49));
  background: -ms-linear-gradient(bottom, #118036, #17ad49);
  background: -moz-linear-gradient(center bottom, #118036 0%, #17ad49 100%);
  background: -o-linear-gradient(#17ad49, #118036);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17ad49', endColorstr='#118036', GradientType=0);
  border: 1px solid;
  border-color: #0f7230 #0e692d #0c5c27 #0e692d;
  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-b92838585112 .ow-button-base a:active,
.so-widget-sow-button-atom-b92838585112 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b92838585112 .ow-button-base a.ow-button-hover:hover {
  background: #2afa70;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #05ec53), color-stop(1, #2afa70));
  background: -ms-linear-gradient(bottom, #05ec53, #2afa70);
  background: -moz-linear-gradient(center bottom, #05ec53 0%, #2afa70 100%);
  background: -o-linear-gradient(#2afa70, #05ec53);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2afa70', endColorstr='#05ec53', GradientType=0);
  border-color: #34fa76 #2afa70 #1bfa66 #2afa70;
}