@media (max-width: 780px) {
  .so-widget-sow-button-atom-0ec6724ee705-2744 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0ec6724ee705-2744 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0ec6724ee705-2744 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1;
  padding: 1 2;
  background: #888888;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6f6f6f), color-stop(1, #888888));
  background: -ms-linear-gradient(bottom, #6f6f6f, #888888);
  background: -moz-linear-gradient(center bottom, #6f6f6f 0%, #888888 100%);
  background: -o-linear-gradient(#888888, #6f6f6f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#6f6f6f', GradientType=0);
  border: 1px solid;
  border-color: #676767 #626262 #5a5a5a #626262;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-0ec6724ee705-2744 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-0ec6724ee705-2744 .ow-button-base a.ow-button-hover:hover {
  background: #8d8d8d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #747474), color-stop(1, #8d8d8d));
  background: -ms-linear-gradient(bottom, #747474, #8d8d8d);
  background: -moz-linear-gradient(center bottom, #747474 0%, #8d8d8d 100%);
  background: -o-linear-gradient(#8d8d8d, #747474);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d8d8d', endColorstr='#747474', GradientType=0);
  border-color: #929292 #8d8d8d #858585 #8d8d8d;
  color: #ffffff !important;
}