@media (max-width: 780px) {
  .so-widget-sow-button-atom-d1acfcbfc6ed-4588 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-d1acfcbfc6ed-4588 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d1acfcbfc6ed-4588 .ow-button-base a {
  -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: #28278c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d1c64), color-stop(1, #28278c));
  background: -ms-linear-gradient(bottom, #1d1c64, #28278c);
  background: -moz-linear-gradient(center bottom, #1d1c64 0%, #28278c 100%);
  background: -o-linear-gradient(#28278c, #1d1c64);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#28278c', endColorstr='#1d1c64', 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: #191958 #171650 #131344 #171650;
  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-d1acfcbfc6ed-4588 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-d1acfcbfc6ed-4588 .ow-button-base a.ow-button-hover:hover {
  background: #2a2994;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f1e6c), color-stop(1, #2a2994));
  background: -ms-linear-gradient(bottom, #1f1e6c, #2a2994);
  background: -moz-linear-gradient(center bottom, #1f1e6c 0%, #2a2994 100%);
  background: -o-linear-gradient(#2a2994, #1f1e6c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2994', endColorstr='#1f1e6c', GradientType=0);
  border-color: #2d2b9c #2a2994 #272688 #2a2994;
  color: #ffffff !important;
}