.so-widget-sow-button-atom-bb2c0bfcfae0 .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: #ce952e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a47725), color-stop(1, #ce952e));
  background: -ms-linear-gradient(bottom, #a47725, #ce952e);
  background: -moz-linear-gradient(center bottom, #a47725 0%, #ce952e 100%);
  background: -o-linear-gradient(#ce952e, #a47725);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce952e', endColorstr='#a47725', GradientType=0);
  border: 1px solid;
  border-color: #986e22 #8f6820 #835f1d #8f6820;
  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-bb2c0bfcfae0 .ow-button-base a:active,
.so-widget-sow-button-atom-bb2c0bfcfae0 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bb2c0bfcfae0 .ow-button-base a.ow-button-hover:hover {
  background: #d29a34;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad7d27), color-stop(1, #d29a34));
  background: -ms-linear-gradient(bottom, #ad7d27, #d29a34);
  background: -moz-linear-gradient(center bottom, #ad7d27 0%, #d29a34 100%);
  background: -o-linear-gradient(#d29a34, #ad7d27);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29a34', endColorstr='#ad7d27', GradientType=0);
  border-color: #d49e3d #d29a34 #ca922d #d29a34;
}