.so-widget-sow-button-atom-2df65c0c55cf .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  max-width: 100%;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #ff7700;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc5f00), color-stop(1, #ff7700));
  background: -ms-linear-gradient(bottom, #cc5f00, #ff7700);
  background: -moz-linear-gradient(center bottom, #cc5f00 0%, #ff7700 100%);
  background: -o-linear-gradient(#ff7700, #cc5f00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7700', endColorstr='#cc5f00', GradientType=0);
  border: 1px solid;
  border-color: #bd5800 #b35300 #a34c00 #b35300;
  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-2df65c0c55cf .ow-button-base a:active,
.so-widget-sow-button-atom-2df65c0c55cf .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2df65c0c55cf .ow-button-base a.ow-button-hover:hover {
  background: #ff7c0a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d66400), color-stop(1, #ff7c0a));
  background: -ms-linear-gradient(bottom, #d66400, #ff7c0a);
  background: -moz-linear-gradient(center bottom, #d66400 0%, #ff7c0a 100%);
  background: -o-linear-gradient(#ff7c0a, #d66400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c0a', endColorstr='#d66400', GradientType=0);
  border-color: #ff8214 #ff7c0a #fa7500 #ff7c0a;
}