.so-widget-sow-button-atom-e4a44ec68807 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #a8a8a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8f8f8f), color-stop(1, #a8a8a8));
  background: -ms-linear-gradient(bottom, #8f8f8f, #a8a8a8);
  background: -moz-linear-gradient(center bottom, #8f8f8f 0%, #a8a8a8 100%);
  background: -o-linear-gradient(#a8a8a8, #8f8f8f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8a8a8', endColorstr='#8f8f8f', GradientType=0);
  border: 1px solid;
  border-color: #878787 #828282 #7a7a7a #828282;
  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-e4a44ec68807 .ow-button-base a:active,
.so-widget-sow-button-atom-e4a44ec68807 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e4a44ec68807 .ow-button-base a.ow-button-hover:hover {
  background: #cecece;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b5b5b5), color-stop(1, #cecece));
  background: -ms-linear-gradient(bottom, #b5b5b5, #cecece);
  background: -moz-linear-gradient(center bottom, #b5b5b5 0%, #cecece 100%);
  background: -o-linear-gradient(#cecece, #b5b5b5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cecece', endColorstr='#b5b5b5', GradientType=0);
  border-color: #d3d3d3 #cecece #c6c6c6 #cecece;
}