@media (max-width: 780px) {
  .so-widget-sow-button-atom-bfd0cc6db2fa-11 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-bfd0cc6db2fa-11 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-bfd0cc6db2fa-11 .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: #52000b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1f0004), color-stop(1, #52000b));
  background: -ms-linear-gradient(bottom, #1f0004, #52000b);
  background: -moz-linear-gradient(center bottom, #1f0004 0%, #52000b 100%);
  background: -o-linear-gradient(#52000b, #1f0004);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52000b', endColorstr='#1f0004', GradientType=0);
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  border-color: #100002 #060001 #000000 #060001;
  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-bfd0cc6db2fa-11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bfd0cc6db2fa-11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5c000c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #290006), color-stop(1, #5c000c));
  background: -ms-linear-gradient(bottom, #290006, #5c000c);
  background: -moz-linear-gradient(center bottom, #290006 0%, #5c000c 100%);
  background: -o-linear-gradient(#5c000c, #290006);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c000c', endColorstr='#290006', GradientType=0);
  border-color: #66000e #5c000c #4d000a #5c000c;
  color: #ffffff !important;
}