.so-widget-sow-button-atom-6daaa060ccc0 .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: 1.3em;
  padding: 1.4em 2.8em;
  background: #7bad35;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5f8629), color-stop(1, #7bad35));
  background: -ms-linear-gradient(bottom, #5f8629, #7bad35);
  background: -moz-linear-gradient(center bottom, #5f8629 0%, #7bad35 100%);
  background: -o-linear-gradient(#7bad35, #5f8629);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7bad35', endColorstr='#5f8629', GradientType=0);
  border: 1px solid;
  border-color: #577a25 #517223 #49671f #517223;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -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-6daaa060ccc0 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-6daaa060ccc0 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-6daaa060ccc0 .ow-button-base a:visited,
.so-widget-sow-button-atom-6daaa060ccc0 .ow-button-base a:active,
.so-widget-sow-button-atom-6daaa060ccc0 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6daaa060ccc0 .ow-button-base a.ow-button-hover:hover {
  background: #81b537;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #658e2b), color-stop(1, #81b537));
  background: -ms-linear-gradient(bottom, #658e2b, #81b537);
  background: -moz-linear-gradient(center bottom, #658e2b 0%, #81b537 100%);
  background: -o-linear-gradient(#81b537, #658e2b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81b537', endColorstr='#658e2b', GradientType=0);
  border-color: #5c8228 #577a25 #4f6f22 #577a25;
  color: #ffffff;
}