.so-widget-sow-button-atom-f8d0e90bc6fb .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: #b09a5c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #927e47), color-stop(1, #b09a5c));
  background: -ms-linear-gradient(bottom, #927e47, #b09a5c);
  background: -moz-linear-gradient(center bottom, #927e47 0%, #b09a5c 100%);
  background: -o-linear-gradient(#b09a5c, #927e47);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b09a5c', endColorstr='#927e47', GradientType=0);
  border: 1px solid;
  border-color: #887642 #81703f #77673a #81703f;
  color: #000000 !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-f8d0e90bc6fb .ow-button-base a:active,
.so-widget-sow-button-atom-f8d0e90bc6fb .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-f8d0e90bc6fb .ow-button-base a.ow-button-hover:hover {
  background: #b39e63;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #99844a), color-stop(1, #b39e63));
  background: -ms-linear-gradient(bottom, #99844a, #b39e63);
  background: -moz-linear-gradient(center bottom, #99844a 0%, #b39e63 100%);
  background: -o-linear-gradient(#b39e63, #99844a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b39e63', endColorstr='#99844a', GradientType=0);
  border-color: #b7a36a #b39e63 #ae9859 #b39e63;
}