.so-widget-sow-button-atom-e966e697b13e .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: #fbeccd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f7da9e), color-stop(1, #fbeccd));
  background: -ms-linear-gradient(bottom, #f7da9e, #fbeccd);
  background: -moz-linear-gradient(center bottom, #f7da9e 0%, #fbeccd 100%);
  background: -o-linear-gradient(#fbeccd, #f7da9e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeccd', endColorstr='#f7da9e', GradientType=0);
  border: 1px solid;
  border-color: #f6d590 #f5d186 #f4cc78 #f5d186;
  color: #47382e !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-e966e697b13e .ow-button-base a:active,
.so-widget-sow-button-atom-e966e697b13e .ow-button-base a:hover {
  color: #47382e !important;
}
.so-widget-sow-button-atom-e966e697b13e .ow-button-base a.ow-button-hover:hover {
  background: #fcf0d6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8dea7), color-stop(1, #fcf0d6));
  background: -ms-linear-gradient(bottom, #f8dea7, #fcf0d6);
  background: -moz-linear-gradient(center bottom, #f8dea7 0%, #fcf0d6 100%);
  background: -o-linear-gradient(#fcf0d6, #f8dea7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf0d6', endColorstr='#f8dea7', GradientType=0);
  border-color: #fdf3e0 #fcf0d6 #fbeac8 #fcf0d6;
}