.so-widget-sow-button-atom-a4e818c4ed34 .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: #27ea75;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #14ca5d), color-stop(1, #27ea75));
  background: -ms-linear-gradient(bottom, #14ca5d, #27ea75);
  background: -moz-linear-gradient(center bottom, #14ca5d 0%, #27ea75 100%);
  background: -o-linear-gradient(#27ea75, #14ca5d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#27ea75', endColorstr='#14ca5d', GradientType=0);
  border: 1px solid;
  border-color: #12bc56 #11b352 #10a54c #11b352;
  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-a4e818c4ed34 .ow-button-base a:active,
.so-widget-sow-button-atom-a4e818c4ed34 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-a4e818c4ed34 .ow-button-base a.ow-button-hover:hover {
  background: #30eb7b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #15d461), color-stop(1, #30eb7b));
  background: -ms-linear-gradient(bottom, #15d461, #30eb7b);
  background: -moz-linear-gradient(center bottom, #15d461 0%, #30eb7b 100%);
  background: -o-linear-gradient(#30eb7b, #15d461);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30eb7b', endColorstr='#15d461', GradientType=0);
  border-color: #3aec81 #30eb7b #22ea72 #30eb7b;
}