.so-widget-sow-button-atom-6e37c7d12b25 .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: #0fbe6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b8f53), color-stop(1, #0fbe6f));
  background: -ms-linear-gradient(bottom, #0b8f53, #0fbe6f);
  background: -moz-linear-gradient(center bottom, #0b8f53 0%, #0fbe6f 100%);
  background: -o-linear-gradient(#0fbe6f, #0b8f53);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fbe6f', endColorstr='#0b8f53', GradientType=0);
  border: 1px solid;
  border-color: #0a814b #097746 #08693d #097746;
  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-6e37c7d12b25 .ow-button-base a:active,
.so-widget-sow-button-atom-6e37c7d12b25 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6e37c7d12b25 .ow-button-base a.ow-button-hover:hover {
  background: #10c775;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c9859), color-stop(1, #10c775));
  background: -ms-linear-gradient(bottom, #0c9859, #10c775);
  background: -moz-linear-gradient(center bottom, #0c9859 0%, #10c775 100%);
  background: -o-linear-gradient(#10c775, #0c9859);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#10c775', endColorstr='#0c9859', GradientType=0);
  border-color: #10d17a #10c775 #0fb96c #10c775;
}