.so-widget-sow-button-atom-f9c46b263552 .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: #998253;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #786641), color-stop(1, #998253));
  background: -ms-linear-gradient(bottom, #786641, #998253);
  background: -moz-linear-gradient(center bottom, #786641 0%, #998253 100%);
  background: -o-linear-gradient(#998253, #786641);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#998253', endColorstr='#786641', GradientType=0);
  border: 1px solid;
  border-color: #6e5d3c #675838 #5d4f33 #675838;
  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-f9c46b263552 .ow-button-base a:active,
.so-widget-sow-button-atom-f9c46b263552 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-f9c46b263552 .ow-button-base a.ow-button-hover:hover {
  background: #a08857;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7f6c45), color-stop(1, #a08857));
  background: -ms-linear-gradient(bottom, #7f6c45, #a08857);
  background: -moz-linear-gradient(center bottom, #7f6c45 0%, #a08857 100%);
  background: -o-linear-gradient(#a08857, #7f6c45);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a08857', endColorstr='#7f6c45', GradientType=0);
  border-color: #a68d5b #a08857 #967f51 #a08857;
}