.so-widget-sow-button-atom-cddac8a43e61 .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: 1em 2em;
  background: #63666a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a4d50), color-stop(1, #63666a));
  background: -ms-linear-gradient(bottom, #4a4d50, #63666a);
  background: -moz-linear-gradient(center bottom, #4a4d50 0%, #63666a 100%);
  background: -o-linear-gradient(#63666a, #4a4d50);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63666a', endColorstr='#4a4d50', GradientType=0);
  border: 1px solid;
  border-color: #434548 #3e4042 #37383b #3e4042;
  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-cddac8a43e61 .ow-button-base a:visited,
.so-widget-sow-button-atom-cddac8a43e61 .ow-button-base a:active,
.so-widget-sow-button-atom-cddac8a43e61 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cddac8a43e61 .ow-button-base a.ow-button-hover:hover {
  background: #686b6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f5255), color-stop(1, #686b6f));
  background: -ms-linear-gradient(bottom, #4f5255, #686b6f);
  background: -moz-linear-gradient(center bottom, #4f5255 0%, #686b6f 100%);
  background: -o-linear-gradient(#686b6f, #4f5255);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#686b6f', endColorstr='#4f5255', GradientType=0);
  border-color: #484a4d #434548 #3c3d40 #434548;
  color: #ffffff;
}