.so-widget-sow-button-atom-fc97c091a15d .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: #9cd4b9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #78c5a0), color-stop(1, #9cd4b9));
  background: -ms-linear-gradient(bottom, #78c5a0, #9cd4b9);
  background: -moz-linear-gradient(center bottom, #78c5a0 0%, #9cd4b9 100%);
  background: -o-linear-gradient(#9cd4b9, #78c5a0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cd4b9', endColorstr='#78c5a0', GradientType=0);
  border: 1px solid;
  border-color: #6ec098 #67bd93 #5cb88c #67bd93;
  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-fc97c091a15d .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-fc97c091a15d .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-fc97c091a15d .ow-button-base a:visited,
.so-widget-sow-button-atom-fc97c091a15d .ow-button-base a:active,
.so-widget-sow-button-atom-fc97c091a15d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-fc97c091a15d .ow-button-base a.ow-button-hover:hover {
  background: #a3d7be;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80c8a5), color-stop(1, #a3d7be));
  background: -ms-linear-gradient(bottom, #80c8a5, #a3d7be);
  background: -moz-linear-gradient(center bottom, #80c8a5 0%, #a3d7be 100%);
  background: -o-linear-gradient(#a3d7be, #80c8a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3d7be', endColorstr='#80c8a5', GradientType=0);
  border-color: #75c39d #6ec098 #63bb91 #6ec098;
  color: #ffffff;
}