.so-widget-sow-button-atom-ec9a83cd0142 .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: 1em;
  padding: 1em 2em;
  background: #aab510;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7e860c), color-stop(1, #aab510));
  background: -ms-linear-gradient(bottom, #7e860c, #aab510);
  background: -moz-linear-gradient(center bottom, #7e860c 0%, #aab510 100%);
  background: -o-linear-gradient(#aab510, #7e860c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aab510', endColorstr='#7e860c', GradientType=0);
  border: 1px solid;
  border-color: #71780b #686f0a #5b6109 #686f0a;
  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-ec9a83cd0142 .ow-button-base a:active,
.so-widget-sow-button-atom-ec9a83cd0142 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ec9a83cd0142 .ow-button-base a.ow-button-hover:hover {
  background: #b3be11;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #87900d), color-stop(1, #b3be11));
  background: -ms-linear-gradient(bottom, #87900d, #b3be11);
  background: -moz-linear-gradient(center bottom, #87900d 0%, #b3be11 100%);
  background: -o-linear-gradient(#b3be11, #87900d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3be11', endColorstr='#87900d', GradientType=0);
  border-color: #bcc812 #b3be11 #a6b010 #b3be11;
}