.so-widget-sow-button-atom-7987b84076d1 .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: #adc813;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #85990f), color-stop(1, #adc813));
  background: -ms-linear-gradient(bottom, #85990f, #adc813);
  background: -moz-linear-gradient(center bottom, #85990f 0%, #adc813 100%);
  background: -o-linear-gradient(#adc813, #85990f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adc813', endColorstr='#85990f', GradientType=0);
  border: 1px solid;
  border-color: #798b0d #71820c #64740b #71820c;
  color: #fcfcfc !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-7987b84076d1 .ow-button-base a:visited,
.so-widget-sow-button-atom-7987b84076d1 .ow-button-base a:active,
.so-widget-sow-button-atom-7987b84076d1 .ow-button-base a:hover {
  color: #fcfcfc !important;
}
.so-widget-sow-button-atom-7987b84076d1 .ow-button-base a.ow-button-hover:hover {
  background: #b5d114;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8da30f), color-stop(1, #b5d114));
  background: -ms-linear-gradient(bottom, #8da30f, #b5d114);
  background: -moz-linear-gradient(center bottom, #8da30f 0%, #b5d114 100%);
  background: -o-linear-gradient(#b5d114, #8da30f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5d114', endColorstr='#8da30f', GradientType=0);
  border-color: #81950e #798b0d #6d7d0c #798b0d;
  color: #ffffff;
}