.so-widget-sow-button-atom-48e020a91faa .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: #f3ad1e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d3910b), color-stop(1, #f3ad1e));
  background: -ms-linear-gradient(bottom, #d3910b, #f3ad1e);
  background: -moz-linear-gradient(center bottom, #d3910b 0%, #f3ad1e 100%);
  background: -o-linear-gradient(#f3ad1e, #d3910b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ad1e', endColorstr='#d3910b', GradientType=0);
  border: 1px solid;
  border-color: #c4870a #bb810a #ac7709 #bb810a;
  color: #0a0a0a !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-48e020a91faa .ow-button-base a:active,
.so-widget-sow-button-atom-48e020a91faa .ow-button-base a:hover {
  color: #0a0a0a !important;
}
.so-widget-sow-button-atom-48e020a91faa .ow-button-base a.ow-button-hover:hover {
  background: #f4b128;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc980c), color-stop(1, #f4b128));
  background: -ms-linear-gradient(bottom, #dc980c, #f4b128);
  background: -moz-linear-gradient(center bottom, #dc980c 0%, #f4b128 100%);
  background: -o-linear-gradient(#f4b128, #dc980c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4b128', endColorstr='#dc980c', GradientType=0);
  border-color: #f4b431 #f4b128 #f3ab19 #f4b128;
}