.so-widget-sow-button-atom-077fead8de2a .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: #385e32;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #243d20), color-stop(1, #385e32));
  background: -ms-linear-gradient(bottom, #243d20, #385e32);
  background: -moz-linear-gradient(center bottom, #243d20 0%, #385e32 100%);
  background: -o-linear-gradient(#385e32, #243d20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#385e32', endColorstr='#243d20', GradientType=0);
  border: 1px solid;
  border-color: #1e331b #1a2c17 #142212 #1a2c17;
  color: #dd9933 !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-077fead8de2a .ow-button-base a:visited,
.so-widget-sow-button-atom-077fead8de2a .ow-button-base a:active,
.so-widget-sow-button-atom-077fead8de2a .ow-button-base a:hover {
  color: #dd9933 !important;
}
.so-widget-sow-button-atom-077fead8de2a .ow-button-base a.ow-button-hover:hover {
  background: #3c6536;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #284324), color-stop(1, #3c6536));
  background: -ms-linear-gradient(bottom, #284324, #3c6536);
  background: -moz-linear-gradient(center bottom, #284324 0%, #3c6536 100%);
  background: -o-linear-gradient(#3c6536, #284324);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c6536', endColorstr='#284324', GradientType=0);
  border-color: #22391f #1e331b #182916 #1e331b;
  color: #de9d3c;
}