.so-widget-sow-button-atom-e894dc0784a1 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #ff962f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fb7c00), color-stop(1, #ff962f));
  background: -ms-linear-gradient(bottom, #fb7c00, #ff962f);
  background: -moz-linear-gradient(center bottom, #fb7c00 0%, #ff962f 100%);
  background: -o-linear-gradient(#ff962f, #fb7c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff962f', endColorstr='#fb7c00', GradientType=0);
  border: 1px solid;
  border-color: #ec7500 #e27000 #d26800 #e27000;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-e894dc0784a1 .ow-button-base a:active,
.so-widget-sow-button-atom-e894dc0784a1 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e894dc0784a1 .ow-button-base a.ow-button-hover:hover {
  background: #ff9b39;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff8106), color-stop(1, #ff9b39));
  background: -ms-linear-gradient(bottom, #ff8106, #ff9b39);
  background: -moz-linear-gradient(center bottom, #ff8106 0%, #ff9b39 100%);
  background: -o-linear-gradient(#ff9b39, #ff8106);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9b39', endColorstr='#ff8106', GradientType=0);
  border-color: #ffa043 #ff9b39 #ff932a #ff9b39;
}