.so-widget-sow-button-atom-613c2ce98bfd .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: 1.15em;
  padding: 1em 2em;
  background: #ee9d26;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d18310), color-stop(1, #ee9d26));
  background: -ms-linear-gradient(bottom, #d18310, #ee9d26);
  background: -moz-linear-gradient(center bottom, #d18310 0%, #ee9d26 100%);
  background: -o-linear-gradient(#ee9d26, #d18310);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee9d26', endColorstr='#d18310', GradientType=0);
  border: 1px solid;
  border-color: #c27a0f #b9740e #ab6b0d #b9740e;
  color: #464446 !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-613c2ce98bfd .ow-button-base a:visited,
.so-widget-sow-button-atom-613c2ce98bfd .ow-button-base a:active,
.so-widget-sow-button-atom-613c2ce98bfd .ow-button-base a:hover {
  color: #464446 !important;
}
.so-widget-sow-button-atom-613c2ce98bfd .ow-button-base a.ow-button-hover:hover {
  background: #efa12f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da8911), color-stop(1, #efa12f));
  background: -ms-linear-gradient(bottom, #da8911, #efa12f);
  background: -moz-linear-gradient(center bottom, #da8911 0%, #efa12f 100%);
  background: -o-linear-gradient(#efa12f, #da8911);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efa12f', endColorstr='#da8911', GradientType=0);
  border-color: #cc8010 #c27a0f #b4710e #c27a0f;
  color: #4b494b;
}