.so-widget-sow-button-atom-8e52b90f1100 .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: #ffb600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc9200), color-stop(1, #ffb600));
  background: -ms-linear-gradient(bottom, #cc9200, #ffb600);
  background: -moz-linear-gradient(center bottom, #cc9200 0%, #ffb600 100%);
  background: -o-linear-gradient(#ffb600, #cc9200);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb600', endColorstr='#cc9200', GradientType=0);
  border: 1px solid;
  border-color: #bd8700 #b37f00 #a37400 #b37f00;
  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-8e52b90f1100 .ow-button-base a:active,
.so-widget-sow-button-atom-8e52b90f1100 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8e52b90f1100 .ow-button-base a.ow-button-hover:hover {
  background: #ffb90a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d69900), color-stop(1, #ffb90a));
  background: -ms-linear-gradient(bottom, #d69900, #ffb90a);
  background: -moz-linear-gradient(center bottom, #d69900 0%, #ffb90a 100%);
  background: -o-linear-gradient(#ffb90a, #d69900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb90a', endColorstr='#d69900', GradientType=0);
  border-color: #ffbc14 #ffb90a #fab200 #ffb90a;
}