.so-widget-sow-button-atom-92ac630db7d9 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #adc437;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a9c2c), color-stop(1, #adc437));
  background: -ms-linear-gradient(bottom, #8a9c2c, #adc437);
  background: -moz-linear-gradient(center bottom, #8a9c2c 0%, #adc437 100%);
  background: -o-linear-gradient(#adc437, #8a9c2c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc437', endColorstr='#8a9c2c', GradientType=0);
  border: 1px solid;
  border-color: #7f9028 #788826 #6e7c23 #788826;
  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-92ac630db7d9 .ow-button-base a:active,
.so-widget-sow-button-atom-92ac630db7d9 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-92ac630db7d9 .ow-button-base a.ow-button-hover:hover {
  background: #b2c83d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #91a42e), color-stop(1, #b2c83d));
  background: -ms-linear-gradient(bottom, #91a42e, #b2c83d);
  background: -moz-linear-gradient(center bottom, #91a42e 0%, #b2c83d 100%);
  background: -o-linear-gradient(#b2c83d, #91a42e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2c83d', endColorstr='#91a42e', GradientType=0);
  border-color: #b5cb45 #b2c83d #a9c036 #b2c83d;
}