@media (max-width: 780px) {
  .so-widget-sow-button-atom-2d03ce7a5dbf-1746 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2d03ce7a5dbf-1746 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2d03ce7a5dbf-1746 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #828282;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #696969), color-stop(1, #828282));
  background: -ms-linear-gradient(bottom, #696969, #828282);
  background: -moz-linear-gradient(center bottom, #696969 0%, #828282 100%);
  background: -o-linear-gradient(#828282, #696969);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#828282', endColorstr='#696969', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #616161 #5c5c5c #545454 #5c5c5c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-2d03ce7a5dbf-1746 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2d03ce7a5dbf-1746 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #878787;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6e6e6e), color-stop(1, #878787));
  background: -ms-linear-gradient(bottom, #6e6e6e, #878787);
  background: -moz-linear-gradient(center bottom, #6e6e6e 0%, #878787 100%);
  background: -o-linear-gradient(#878787, #6e6e6e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#878787', endColorstr='#6e6e6e', GradientType=0);
  border-color: #8c8c8c #878787 #7f7f7f #878787;
  color: #ffffff !important;
}