.so-widget-sow-button-atom-1a46734ea5d8 .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: 1.4em 2.8em;
  background: #f57223;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #db590a), color-stop(1, #f57223));
  background: -ms-linear-gradient(bottom, #db590a, #f57223);
  background: -moz-linear-gradient(center bottom, #db590a 0%, #f57223 100%);
  background: -o-linear-gradient(#f57223, #db590a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f57223', endColorstr='#db590a', GradientType=0);
  border: 1px solid;
  border-color: #cc5309 #c34f09 #b44908 #c34f09;
  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-1a46734ea5d8 .ow-button-base a:active,
.so-widget-sow-button-atom-1a46734ea5d8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1a46734ea5d8 .ow-button-base a.ow-button-hover:hover {
  background: #f5782d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e55d0a), color-stop(1, #f5782d));
  background: -ms-linear-gradient(bottom, #e55d0a, #f5782d);
  background: -moz-linear-gradient(center bottom, #e55d0a 0%, #f5782d 100%);
  background: -o-linear-gradient(#f5782d, #e55d0a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5782d', endColorstr='#e55d0a', GradientType=0);
  border-color: #f67f37 #f5782d #f56f1e #f5782d;
}