.so-widget-sow-button-atom-ea134303c07f .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: #2c6634;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d4222), color-stop(1, #2c6634));
  background: -ms-linear-gradient(bottom, #1d4222, #2c6634);
  background: -moz-linear-gradient(center bottom, #1d4222 0%, #2c6634 100%);
  background: -o-linear-gradient(#2c6634, #1d4222);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c6634', endColorstr='#1d4222', GradientType=0);
  border: 1px solid;
  border-color: #18381c #153119 #102613 #153119;
  color: #eaeaea !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-ea134303c07f .ow-button-base a:active,
.so-widget-sow-button-atom-ea134303c07f .ow-button-base a:hover {
  color: #eaeaea !important;
}
.so-widget-sow-button-atom-ea134303c07f .ow-button-base a.ow-button-hover:hover {
  background: #2f6d38;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #204925), color-stop(1, #2f6d38));
  background: -ms-linear-gradient(bottom, #204925, #2f6d38);
  background: -moz-linear-gradient(center bottom, #204925 0%, #2f6d38 100%);
  background: -o-linear-gradient(#2f6d38, #204925);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f6d38', endColorstr='#204925', GradientType=0);
  border-color: #32743b #2f6d38 #2a6232 #2f6d38;
}