@media (max-width: 780px) {
  .so-widget-sow-button-atom-3c96363e6e11-866 .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-3c96363e6e11-866 .ow-button-base.ow-button-align-justify.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3c96363e6e11-866 .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: #4b0082;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2e004f), color-stop(1, #4b0082));
  background: -ms-linear-gradient(bottom, #2e004f, #4b0082);
  background: -moz-linear-gradient(center bottom, #2e004f 0%, #4b0082 100%);
  background: -o-linear-gradient(#4b0082, #2e004f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b0082', endColorstr='#2e004f', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #250040 #1f0035 #160026 #1f0035;
  border: 1px solid;
  color: #ffffff !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-3c96363e6e11-866 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3c96363e6e11-866 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #51008c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #330059), color-stop(1, #51008c));
  background: -ms-linear-gradient(bottom, #330059, #51008c);
  background: -moz-linear-gradient(center bottom, #330059 0%, #51008c 100%);
  background: -o-linear-gradient(#51008c, #330059);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51008c', endColorstr='#330059', GradientType=0);
  border-color: #570096 #51008c #48007d #51008c;
  color: #ffffff !important;
}