.so-widget-sow-button-atom-f9b6a4534329 .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: #9a8c7f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #817265), color-stop(1, #9a8c7f));
  background: -ms-linear-gradient(bottom, #817265, #9a8c7f);
  background: -moz-linear-gradient(center bottom, #817265 0%, #9a8c7f 100%);
  background: -o-linear-gradient(#9a8c7f, #817265);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a8c7f', endColorstr='#817265', GradientType=0);
  border: 1px solid;
  border-color: #786b5f #72665a #6a5e53 #72665a;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-f9b6a4534329 .ow-button-base a:active,
.so-widget-sow-button-atom-f9b6a4534329 .ow-button-base a:hover {
  color: #9a8c7f !important;
}
.so-widget-sow-button-atom-f9b6a4534329 .ow-button-base a.ow-button-hover:hover {
  background: #d9cbaf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c9b48c), color-stop(1, #d9cbaf));
  background: -ms-linear-gradient(bottom, #c9b48c, #d9cbaf);
  background: -moz-linear-gradient(center bottom, #c9b48c 0%, #d9cbaf 100%);
  background: -o-linear-gradient(#d9cbaf, #c9b48c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9cbaf', endColorstr='#c9b48c', GradientType=0);
  border-color: #ddcfb6 #d9cbaf #d4c4a5 #d9cbaf;
}