.so-widget-sow-button-atom-983d587bf9c5 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #ddaf63;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d49a39), color-stop(1, #ddaf63));
  background: -ms-linear-gradient(bottom, #d49a39, #ddaf63);
  background: -moz-linear-gradient(center bottom, #d49a39 0%, #ddaf63 100%);
  background: -o-linear-gradient(#ddaf63, #d49a39);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddaf63', endColorstr='#d49a39', GradientType=0);
  border: 1px solid;
  border-color: #d0932d #c88d2c #bb8429 #c88d2c;
  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-983d587bf9c5 .ow-button-base a:visited,
.so-widget-sow-button-atom-983d587bf9c5 .ow-button-base a:active,
.so-widget-sow-button-atom-983d587bf9c5 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-983d587bf9c5 .ow-button-base a.ow-button-hover:hover {
  background: #dfb36b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d69e42), color-stop(1, #dfb36b));
  background: -ms-linear-gradient(bottom, #d69e42, #dfb36b);
  background: -moz-linear-gradient(center bottom, #d69e42 0%, #dfb36b 100%);
  background: -o-linear-gradient(#dfb36b, #d69e42);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfb36b', endColorstr='#d69e42', GradientType=0);
  border-color: #d39735 #d0932d #c48a2b #d0932d;
  color: #ffffff;
}