.so-widget-sow-button-atom-bef37760eb4a .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: #fdceb0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fcaf7e), color-stop(1, #fdceb0));
  background: -ms-linear-gradient(bottom, #fcaf7e, #fdceb0);
  background: -moz-linear-gradient(center bottom, #fcaf7e 0%, #fdceb0 100%);
  background: -o-linear-gradient(#fdceb0, #fcaf7e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdceb0', endColorstr='#fcaf7e', GradientType=0);
  border: 1px solid;
  border-color: #fba66f #fba065 #fb9656 #fba065;
  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-bef37760eb4a .ow-button-base a:visited,
.so-widget-sow-button-atom-bef37760eb4a .ow-button-base a:active,
.so-widget-sow-button-atom-bef37760eb4a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bef37760eb4a .ow-button-base a.ow-button-hover:hover {
  background: #fdd4ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fcb588), color-stop(1, #fdd4ba));
  background: -ms-linear-gradient(bottom, #fcb588, #fdd4ba);
  background: -moz-linear-gradient(center bottom, #fcb588 0%, #fdd4ba 100%);
  background: -o-linear-gradient(#fdd4ba, #fcb588);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd4ba', endColorstr='#fcb588', GradientType=0);
  border-color: #fcac79 #fba66f #fb9d60 #fba66f;
  color: #ffffff;
}