@media (max-width: 780px) {
  .so-widget-sow-button-atom-10cd6ee29a4c-26424 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-10cd6ee29a4c-26424 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-10cd6ee29a4c-26424 .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: #3d0e66;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #220839), color-stop(1, #3d0e66));
  background: -ms-linear-gradient(bottom, #220839, #3d0e66);
  background: -moz-linear-gradient(center bottom, #220839 0%, #3d0e66 100%);
  background: -o-linear-gradient(#3d0e66, #220839);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d0e66', endColorstr='#220839', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #1a062c #150523 #0d0315 #150523;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-10cd6ee29a4c-26424 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-10cd6ee29a4c-26424 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #420f6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #280942), color-stop(1, #420f6f));
  background: -ms-linear-gradient(bottom, #280942, #420f6f);
  background: -moz-linear-gradient(center bottom, #280942 0%, #420f6f 100%);
  background: -o-linear-gradient(#420f6f, #280942);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#420f6f', endColorstr='#280942', GradientType=0);
  border-color: #481078 #420f6f #3a0d62 #420f6f;
  color: #ffffff !important;
}