.so-widget-sow-button-atom-4f429d160d9b .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: #a9c934;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #87a02a), color-stop(1, #a9c934));
  background: -ms-linear-gradient(bottom, #87a02a, #a9c934);
  background: -moz-linear-gradient(center bottom, #87a02a 0%, #a9c934 100%);
  background: -o-linear-gradient(#a9c934, #87a02a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9c934', endColorstr='#87a02a', GradientType=0);
  border: 1px solid;
  border-color: #7d9426 #768c24 #6c8021 #768c24;
  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-4f429d160d9b .ow-button-base a:visited,
.so-widget-sow-button-atom-4f429d160d9b .ow-button-base a:active,
.so-widget-sow-button-atom-4f429d160d9b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-4f429d160d9b .ow-button-base a.ow-button-hover:hover {
  background: #adcc3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8ea92c), color-stop(1, #adcc3b));
  background: -ms-linear-gradient(bottom, #8ea92c, #adcc3b);
  background: -moz-linear-gradient(center bottom, #8ea92c 0%, #adcc3b 100%);
  background: -o-linear-gradient(#adcc3b, #8ea92c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adcc3b', endColorstr='#8ea92c', GradientType=0);
  border-color: #849c28 #7d9426 #728823 #7d9426;
  color: #ffffff;
}