.so-widget-sow-button-atom-ce4f34bd89d4 .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.15em;
  padding: 1em 2em;
  background: #017c0b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #014907), color-stop(1, #017c0b));
  background: -ms-linear-gradient(bottom, #014907, #017c0b);
  background: -moz-linear-gradient(center bottom, #014907 0%, #017c0b 100%);
  background: -o-linear-gradient(#017c0b, #014907);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#017c0b', endColorstr='#014907', GradientType=0);
  border: 1px solid;
  border-color: #003a05 #003004 #002103 #003004;
  color: #eded89 !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-ce4f34bd89d4 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-ce4f34bd89d4 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-ce4f34bd89d4 .ow-button-base a:visited,
.so-widget-sow-button-atom-ce4f34bd89d4 .ow-button-base a:active,
.so-widget-sow-button-atom-ce4f34bd89d4 .ow-button-base a:hover {
  color: #eded89 !important;
}
.so-widget-sow-button-atom-ce4f34bd89d4 .ow-button-base a.ow-button-hover:hover {
  background: #01860c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #015407), color-stop(1, #01860c));
  background: -ms-linear-gradient(bottom, #015407, #01860c);
  background: -moz-linear-gradient(center bottom, #015407 0%, #01860c 100%);
  background: -o-linear-gradient(#01860c, #015407);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#01860c', endColorstr='#015407', GradientType=0);
  border-color: #014406 #003a05 #002b04 #003a05;
  color: #eeee92;
}