.so-widget-sow-button-atom-60141110ad12 .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: 1.4em 2.8em;
  background: #45e064;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #23cf45), color-stop(1, #45e064));
  background: -ms-linear-gradient(bottom, #23cf45, #45e064);
  background: -moz-linear-gradient(center bottom, #23cf45 0%, #45e064 100%);
  background: -o-linear-gradient(#45e064, #23cf45);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45e064', endColorstr='#23cf45', GradientType=0);
  border: 1px solid;
  border-color: #20c241 #1fba3e #1dac39 #1fba3e;
  color: #000000 !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-60141110ad12 .ow-button-base a:active,
.so-widget-sow-button-atom-60141110ad12 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-60141110ad12 .ow-button-base a.ow-button-hover:hover {
  background: #4ee16b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #24d848), color-stop(1, #4ee16b));
  background: -ms-linear-gradient(bottom, #24d848, #4ee16b);
  background: -moz-linear-gradient(center bottom, #24d848 0%, #4ee16b 100%);
  background: -o-linear-gradient(#4ee16b, #24d848);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ee16b', endColorstr='#24d848', GradientType=0);
  border-color: #56e373 #4ee16b #41df60 #4ee16b;
}