.so-widget-sow-button-atom-aa4e676ca7de .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #3aaa35;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2d8329), color-stop(1, #3aaa35));
  background: -ms-linear-gradient(bottom, #2d8329, #3aaa35);
  background: -moz-linear-gradient(center bottom, #2d8329 0%, #3aaa35 100%);
  background: -o-linear-gradient(#3aaa35, #2d8329);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aaa35', endColorstr='#2d8329', GradientType=0);
  border: 1px solid;
  border-color: #297725 #267023 #22641f #267023;
  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-aa4e676ca7de .ow-button-base a:active,
.so-widget-sow-button-atom-aa4e676ca7de .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-aa4e676ca7de .ow-button-base a.ow-button-hover:hover {
  background: #3db237;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2f8b2b), color-stop(1, #3db237));
  background: -ms-linear-gradient(bottom, #2f8b2b, #3db237);
  background: -moz-linear-gradient(center bottom, #2f8b2b 0%, #3db237 100%);
  background: -o-linear-gradient(#3db237, #2f8b2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3db237', endColorstr='#2f8b2b', GradientType=0);
  border-color: #3fba3a #3db237 #39a634 #3db237;
}