.so-widget-sow-button-atom-e3ad81359d99 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 30%;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #b0ca36;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8da22b), color-stop(1, #b0ca36));
  background: -ms-linear-gradient(bottom, #8da22b, #b0ca36);
  background: -moz-linear-gradient(center bottom, #8da22b 0%, #b0ca36 100%);
  background: -o-linear-gradient(#b0ca36, #8da22b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0ca36', endColorstr='#8da22b', GradientType=0);
  border: 1px solid;
  border-color: #839628 #7c8e25 #718222 #7c8e25;
  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-e3ad81359d99 .ow-button-base a:visited,
.so-widget-sow-button-atom-e3ad81359d99 .ow-button-base a:active,
.so-widget-sow-button-atom-e3ad81359d99 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e3ad81359d99 .ow-button-base a.ow-button-hover:hover {
  background: #b3cc3e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #94aa2d), color-stop(1, #b3cc3e));
  background: -ms-linear-gradient(bottom, #94aa2d, #b3cc3e);
  background: -moz-linear-gradient(center bottom, #94aa2d 0%, #b3cc3e 100%);
  background: -o-linear-gradient(#b3cc3e, #94aa2d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3cc3e', endColorstr='#94aa2d', GradientType=0);
  border-color: #8a9e2a #839628 #788a24 #839628;
  color: #ffffff;
}