.so-widget-sow-button-atom-50d19a3da4fd .ow-button-base a {
  font-size: 1em;
  padding: 1em 2em;
  background: #424242;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#292929),color-stop(1,#424242));
  background: -ms-linear-gradient(bottom,#292929,#424242);
  background: -moz-linear-gradient(center bottom,#292929 0%,#424242 100%);
  background: -o-linear-gradient(#424242,#292929);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#424242', endColorstr='#292929', GradientType=0);
  border: 1px solid;
  border-color: #212121 #1c1c1c #141414 #1c1c1c;
  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-50d19a3da4fd .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-50d19a3da4fd .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-50d19a3da4fd .ow-button-base a:visited,
.so-widget-sow-button-atom-50d19a3da4fd .ow-button-base a:active,
.so-widget-sow-button-atom-50d19a3da4fd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-50d19a3da4fd .ow-button-base a.ow-button-hover:hover {
  background: #474747;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#2e2e2e),color-stop(1,#474747));
  background: -ms-linear-gradient(bottom,#2e2e2e,#474747);
  background: -moz-linear-gradient(center bottom,#2e2e2e 0%,#474747 100%);
  background: -o-linear-gradient(#474747,#2e2e2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#474747', endColorstr='#2e2e2e', GradientType=0);
  border-color: #262626 #212121 #191919 #212121;
  color: #ffffff;
}