.so-widget-sow-button-atom-73b56a4db885 .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: #bc9f73;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa8752), color-stop(1, #bc9f73));
  background: -ms-linear-gradient(bottom, #aa8752, #bc9f73);
  background: -moz-linear-gradient(center bottom, #aa8752 0%, #bc9f73 100%);
  background: -o-linear-gradient(#bc9f73, #aa8752);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc9f73', endColorstr='#aa8752', GradientType=0);
  border: 1px solid;
  border-color: #a07f4d #997949 #8f7144 #997949;
  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-73b56a4db885 .ow-button-base a:active,
.so-widget-sow-button-atom-73b56a4db885 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-73b56a4db885 .ow-button-base a.ow-button-hover:hover {
  background: #bfa47a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af8c57), color-stop(1, #bfa47a));
  background: -ms-linear-gradient(bottom, #af8c57, #bfa47a);
  background: -moz-linear-gradient(center bottom, #af8c57 0%, #bfa47a 100%);
  background: -o-linear-gradient(#bfa47a, #af8c57);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfa47a', endColorstr='#af8c57', GradientType=0);
  border-color: #c3a881 #bfa47a #ba9d70 #bfa47a;
}