@media (max-width: 780px) {
  .so-widget-sow-button-atom-cc5d17fbe57e-18487 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cc5d17fbe57e-18487 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cc5d17fbe57e-18487 .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: #cfcece;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b6b4b4), color-stop(1, #cfcece));
  background: -ms-linear-gradient(bottom, #b6b4b4, #cfcece);
  background: -moz-linear-gradient(center bottom, #b6b4b4 0%, #cfcece 100%);
  background: -o-linear-gradient(#cfcece, #b6b4b4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcece', endColorstr='#b6b4b4', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #aeadad #a9a7a7 #a2a0a0 #a9a7a7;
  border: 1px solid;
  color: #474747 !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-cc5d17fbe57e-18487 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cc5d17fbe57e-18487 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d4d3d3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bbb9b9), color-stop(1, #d4d3d3));
  background: -ms-linear-gradient(bottom, #bbb9b9, #d4d3d3);
  background: -moz-linear-gradient(center bottom, #bbb9b9 0%, #d4d3d3 100%);
  background: -o-linear-gradient(#d4d3d3, #bbb9b9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d3d3', endColorstr='#bbb9b9', GradientType=0);
  border-color: #d9d8d8 #d4d3d3 #cccbcb #d4d3d3;
  color: #474747 !important;
}