@media (max-width: 780px) {
  .so-widget-sow-button-atom-c0b3a888441f-1160 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-c0b3a888441f-1160 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c0b3a888441f-1160 .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: 0.5em 1em;
  background: #656565;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b4b4b), color-stop(1, #656565));
  background: -ms-linear-gradient(bottom, #4b4b4b, #656565);
  background: -moz-linear-gradient(center bottom, #4b4b4b 0%, #656565 100%);
  background: -o-linear-gradient(#656565, #4b4b4b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656565', endColorstr='#4b4b4b', GradientType=0);
  border: 1px solid;
  border-color: #444444 #3f3f3f #373737 #3f3f3f;
  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-c0b3a888441f-1160 .ow-button-base a:active,
.so-widget-sow-button-atom-c0b3a888441f-1160 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c0b3a888441f-1160 .ow-button-base a.ow-button-hover:hover {
  background: #6a6a6a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #515151), color-stop(1, #6a6a6a));
  background: -ms-linear-gradient(bottom, #515151, #6a6a6a);
  background: -moz-linear-gradient(center bottom, #515151 0%, #6a6a6a 100%);
  background: -o-linear-gradient(#6a6a6a, #515151);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a6a6a', endColorstr='#515151', GradientType=0);
  border-color: #6f6f6f #6a6a6a #626262 #6a6a6a;
}