@media (max-width: 780px) {
  .so-widget-sow-button-atom-5deb53b09740-263 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5deb53b09740-263 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5deb53b09740-263 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 305px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1.4em 2.8em;
  background: #686868;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f4f4f), color-stop(1, #686868));
  background: -ms-linear-gradient(bottom, #4f4f4f, #686868);
  background: -moz-linear-gradient(center bottom, #4f4f4f 0%, #686868 100%);
  background: -o-linear-gradient(#686868, #4f4f4f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868', endColorstr='#4f4f4f', GradientType=0);
  border: 1px solid;
  border-color: #474747 #424242 #3a3a3a #424242;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-5deb53b09740-263 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5deb53b09740-263 .ow-button-base a.ow-button-hover:hover {
  background: #6d6d6d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #545454), color-stop(1, #6d6d6d));
  background: -ms-linear-gradient(bottom, #545454, #6d6d6d);
  background: -moz-linear-gradient(center bottom, #545454 0%, #6d6d6d 100%);
  background: -o-linear-gradient(#6d6d6d, #545454);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d6d6d', endColorstr='#545454', GradientType=0);
  border-color: #727272 #6d6d6d #656565 #6d6d6d;
  color: #ffffff !important;
}