.so-widget-sow-button-atom-d424a244d91d .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: #d2d7be;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bcc49e), color-stop(1, #d2d7be));
  background: -ms-linear-gradient(bottom, #bcc49e, #d2d7be);
  background: -moz-linear-gradient(center bottom, #bcc49e 0%, #d2d7be 100%);
  background: -o-linear-gradient(#d2d7be, #bcc49e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d2d7be', endColorstr='#bcc49e', GradientType=0);
  border: 1px solid;
  border-color: #b6be95 #b1ba8f #abb485 #b1ba8f;
  color: #566051 !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-d424a244d91d .ow-button-base a:active,
.so-widget-sow-button-atom-d424a244d91d .ow-button-base a:hover {
  color: #566051 !important;
}
.so-widget-sow-button-atom-d424a244d91d .ow-button-base a.ow-button-hover:hover {
  background: #d6dbc4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1c7a5), color-stop(1, #d6dbc4));
  background: -ms-linear-gradient(bottom, #c1c7a5, #d6dbc4);
  background: -moz-linear-gradient(center bottom, #c1c7a5 0%, #d6dbc4 100%);
  background: -o-linear-gradient(#d6dbc4, #c1c7a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6dbc4', endColorstr='#c1c7a5', GradientType=0);
  border-color: #dbdfcb #d6dbc4 #d0d5bb #d6dbc4;
}