@media (max-width: 780px) {
  .so-widget-sow-button-atom-edc1b624758f-47 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-edc1b624758f-47 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-edc1b624758f-47 .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: #2d1547;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #140920), color-stop(1, #2d1547));
  background: -ms-linear-gradient(bottom, #140920, #2d1547);
  background: -moz-linear-gradient(center bottom, #140920 0%, #2d1547 100%);
  background: -o-linear-gradient(#2d1547, #140920);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d1547', endColorstr='#140920', 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: #0d0614 #08040c #000000 #08040c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 0.8rem;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-edc1b624758f-47 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-edc1b624758f-47 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dcdce3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bfbfcd), color-stop(1, #dcdce3));
  background: -ms-linear-gradient(bottom, #bfbfcd, #dcdce3);
  background: -moz-linear-gradient(center bottom, #bfbfcd 0%, #dcdce3 100%);
  background: -o-linear-gradient(#dcdce3, #bfbfcd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdce3', endColorstr='#bfbfcd', GradientType=0);
  border-color: #e1e1e8 #dcdce3 #d3d3dd #dcdce3;
  color: #2d1547 !important;
}