.so-widget-sow-button-atom-f5624388816c .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #007016;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003d0c), color-stop(1, #007016));
  background: -ms-linear-gradient(bottom, #003d0c, #007016);
  background: -moz-linear-gradient(center bottom, #003d0c 0%, #007016 100%);
  background: -o-linear-gradient(#007016, #003d0c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007016', endColorstr='#003d0c', GradientType=0);
  border: 1px solid;
  border-color: #002e09 #002407 #001404 #002407;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-f5624388816c .ow-button-base a:active,
.so-widget-sow-button-atom-f5624388816c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f5624388816c .ow-button-base a.ow-button-hover:hover {
  background: #007a18;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00470e), color-stop(1, #007a18));
  background: -ms-linear-gradient(bottom, #00470e, #007a18);
  background: -moz-linear-gradient(center bottom, #00470e 0%, #007a18 100%);
  background: -o-linear-gradient(#007a18, #00470e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007a18', endColorstr='#00470e', GradientType=0);
  border-color: #00841a #007a18 #006b15 #007a18;
}