.so-widget-sow-button-atom-fc29349dd52c .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: #9dd675;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81ca4e), color-stop(1, #9dd675));
  background: -ms-linear-gradient(bottom, #81ca4e, #9dd675);
  background: -moz-linear-gradient(center bottom, #81ca4e 0%, #9dd675 100%);
  background: -o-linear-gradient(#9dd675, #81ca4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd675', endColorstr='#81ca4e', GradientType=0);
  border: 1px solid;
  border-color: #79c742 #73c43a #6cb837 #73c43a;
  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-fc29349dd52c .ow-button-base a:visited,
.so-widget-sow-button-atom-fc29349dd52c .ow-button-base a:active,
.so-widget-sow-button-atom-fc29349dd52c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fc29349dd52c .ow-button-base a.ow-button-hover:hover {
  background: #a3d87d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #87cd56), color-stop(1, #a3d87d));
  background: -ms-linear-gradient(bottom, #87cd56, #a3d87d);
  background: -moz-linear-gradient(center bottom, #87cd56 0%, #a3d87d 100%);
  background: -o-linear-gradient(#a3d87d, #87cd56);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3d87d', endColorstr='#87cd56', GradientType=0);
  border-color: #7ec94a #79c742 #71c039 #79c742;
  color: #ffffff;
}