.so-widget-sow-button-atom-c37fc6a939fe .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: #ea902a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cd7614), color-stop(1, #ea902a));
  background: -ms-linear-gradient(bottom, #cd7614, #ea902a);
  background: -moz-linear-gradient(center bottom, #cd7614 0%, #ea902a 100%);
  background: -o-linear-gradient(#ea902a, #cd7614);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea902a', endColorstr='#cd7614', GradientType=0);
  border: 1px solid;
  border-color: #bf6e13 #b66912 #a86111 #b66912;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-c37fc6a939fe .ow-button-base a:active,
.so-widget-sow-button-atom-c37fc6a939fe .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c37fc6a939fe .ow-button-base a.ow-button-hover:hover {
  background: #eb9533;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d67c15), color-stop(1, #eb9533));
  background: -ms-linear-gradient(bottom, #d67c15, #eb9533);
  background: -moz-linear-gradient(center bottom, #d67c15 0%, #eb9533 100%);
  background: -o-linear-gradient(#eb9533, #d67c15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb9533', endColorstr='#d67c15', GradientType=0);
  border-color: #ec9a3d #eb9533 #ea8e25 #eb9533;
}