.so-widget-sow-button-atom-b2d38a3e2995 .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: #666666;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4d4d4d), color-stop(1, #666666));
  background: -ms-linear-gradient(bottom, #4d4d4d, #666666);
  background: -moz-linear-gradient(center bottom, #4d4d4d 0%, #666666 100%);
  background: -o-linear-gradient(#666666, #4d4d4d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#4d4d4d', GradientType=0);
  border: 1px solid;
  border-color: #454545 #404040 #383838 #404040;
  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-b2d38a3e2995 .ow-button-base a:visited,
.so-widget-sow-button-atom-b2d38a3e2995 .ow-button-base a:active,
.so-widget-sow-button-atom-b2d38a3e2995 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-b2d38a3e2995 .ow-button-base a.ow-button-hover:hover {
  background: #6b6b6b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #525252), color-stop(1, #6b6b6b));
  background: -ms-linear-gradient(bottom, #525252, #6b6b6b);
  background: -moz-linear-gradient(center bottom, #525252 0%, #6b6b6b 100%);
  background: -o-linear-gradient(#6b6b6b, #525252);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b6b6b', endColorstr='#525252', GradientType=0);
  border-color: #4a4a4a #454545 #3d3d3d #454545;
  color: #ffffff;
}