.so-widget-sow-button-atom-ccb07c9e0937 .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: 0.5em 1em;
  background: #74d62f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5daf23), color-stop(1, #74d62f));
  background: -ms-linear-gradient(bottom, #5daf23, #74d62f);
  background: -moz-linear-gradient(center bottom, #5daf23 0%, #74d62f 100%);
  background: -o-linear-gradient(#74d62f, #5daf23);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74d62f', endColorstr='#5daf23', GradientType=0);
  border: 1px solid;
  border-color: #56a320 #529a1e #4b8d1c #529a1e;
  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-ccb07c9e0937 .ow-button-base a:active,
.so-widget-sow-button-atom-ccb07c9e0937 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-ccb07c9e0937 .ow-button-base a.ow-button-hover:hover {
  background: #7ad838;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #61b824), color-stop(1, #7ad838));
  background: -ms-linear-gradient(bottom, #61b824, #7ad838);
  background: -moz-linear-gradient(center bottom, #61b824 0%, #7ad838 100%);
  background: -o-linear-gradient(#7ad838, #61b824);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ad838', endColorstr='#61b824', GradientType=0);
  border-color: #7fd940 #7ad838 #71d52b #7ad838;
}