.so-widget-sow-button-atom-188c41e70efa .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #baa13f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #948032), color-stop(1, #baa13f));
  background: -ms-linear-gradient(bottom, #948032, #baa13f);
  background: -moz-linear-gradient(center bottom, #948032 0%, #baa13f 100%);
  background: -o-linear-gradient(#baa13f, #948032);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#baa13f', endColorstr='#948032', GradientType=0);
  border: 1px solid;
  border-color: #88762e #81702c #756628 #81702c;
  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-188c41e70efa .ow-button-base a:active,
.so-widget-sow-button-atom-188c41e70efa .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-188c41e70efa .ow-button-base a.ow-button-hover:hover {
  background: #b48500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #815f00), color-stop(1, #b48500));
  background: -ms-linear-gradient(bottom, #815f00, #b48500);
  background: -moz-linear-gradient(center bottom, #815f00 0%, #b48500 100%);
  background: -o-linear-gradient(#b48500, #815f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b48500', endColorstr='#815f00', GradientType=0);
  border-color: #be8c00 #b48500 #a57900 #b48500;
}