@media (max-width: 780px) {
  .so-widget-sow-button-atom-b76fe0242367-9633 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-b76fe0242367-9633 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-b76fe0242367-9633 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #aa1d29;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7e161e), color-stop(1, #aa1d29));
  background: -ms-linear-gradient(bottom, #7e161e, #aa1d29);
  background: -moz-linear-gradient(center bottom, #7e161e 0%, #aa1d29 100%);
  background: -o-linear-gradient(#aa1d29, #7e161e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1d29', endColorstr='#7e161e', 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: #71131b #691219 #5c1016 #691219;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-b76fe0242367-9633 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b76fe0242367-9633 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b31e2b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #871721), color-stop(1, #b31e2b));
  background: -ms-linear-gradient(bottom, #871721, #b31e2b);
  background: -moz-linear-gradient(center bottom, #871721 0%, #b31e2b 100%);
  background: -o-linear-gradient(#b31e2b, #871721);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31e2b', endColorstr='#871721', GradientType=0);
  border-color: #bb202d #b31e2b #a61c28 #b31e2b;
  color: #ffffff !important;
}