.so-widget-sow-button-atom-3b20201a263c .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.3em;
  padding: 1em 2em;
  background: #f47920;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d6600b), color-stop(1, #f47920));
  background: -ms-linear-gradient(bottom, #d6600b, #f47920);
  background: -moz-linear-gradient(center bottom, #d6600b 0%, #f47920 100%);
  background: -o-linear-gradient(#f47920, #d6600b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47920', endColorstr='#d6600b', GradientType=0);
  border: 1px solid;
  border-color: #c85a0a #be5509 #b04f09 #be5509;
  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-3b20201a263c .ow-button-base a:active,
.so-widget-sow-button-atom-3b20201a263c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-3b20201a263c .ow-button-base a.ow-button-hover:hover {
  background: #f47f2a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0650b), color-stop(1, #f47f2a));
  background: -ms-linear-gradient(bottom, #e0650b, #f47f2a);
  background: -moz-linear-gradient(center bottom, #e0650b 0%, #f47f2a 100%);
  background: -o-linear-gradient(#f47f2a, #e0650b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47f2a', endColorstr='#e0650b', GradientType=0);
  border-color: #f58533 #f47f2a #f4761b #f47f2a;
}