.so-widget-sow-button-atom-736b83761d5a .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: #84bd00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #608a00), color-stop(1, #84bd00));
  background: -ms-linear-gradient(bottom, #608a00, #84bd00);
  background: -moz-linear-gradient(center bottom, #608a00 0%, #84bd00 100%);
  background: -o-linear-gradient(#84bd00, #608a00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84bd00', endColorstr='#608a00', GradientType=0);
  border: 1px solid;
  border-color: #567b00 #4f7100 #446100 #4f7100;
  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-736b83761d5a .ow-button-base a:active,
.so-widget-sow-button-atom-736b83761d5a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-736b83761d5a .ow-button-base a.ow-button-hover:hover {
  background: #8bc700;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #689400), color-stop(1, #8bc700));
  background: -ms-linear-gradient(bottom, #689400, #8bc700);
  background: -moz-linear-gradient(center bottom, #689400 0%, #8bc700 100%);
  background: -o-linear-gradient(#8bc700, #689400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8bc700', endColorstr='#689400', GradientType=0);
  border-color: #92d100 #8bc700 #80b800 #8bc700;
}