@media (max-width: 780px) {
  .so-widget-sow-button-atom-3747bfc25703-40791 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-3747bfc25703-40791 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3747bfc25703-40791 .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: #4d5884;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a4364), color-stop(1, #4d5884));
  background: -ms-linear-gradient(bottom, #3a4364, #4d5884);
  background: -moz-linear-gradient(center bottom, #3a4364 0%, #4d5884 100%);
  background: -o-linear-gradient(#4d5884, #3a4364);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d5884', endColorstr='#3a4364', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #353c5a #313854 #2b314a #313854;
  border: 1px solid;
  color: #00ccff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 250px;
  max-width: 100%;
  padding-inline: 1;
}
.so-widget-sow-button-atom-3747bfc25703-40791 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3747bfc25703-40791 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #515c8a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e476a), color-stop(1, #515c8a));
  background: -ms-linear-gradient(bottom, #3e476a, #515c8a);
  background: -moz-linear-gradient(center bottom, #3e476a 0%, #515c8a 100%);
  background: -o-linear-gradient(#515c8a, #3e476a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515c8a', endColorstr='#3e476a', GradientType=0);
  border-color: #556191 #515c8a #4b5681 #515c8a;
  color: #00ccff !important;
}