@media (max-width: 780px) {
  .so-widget-sow-button-atom-e4b7fc7f593b-2593 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-e4b7fc7f593b-2593 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-e4b7fc7f593b-2593 .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: #b50022;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #820018), color-stop(1, #b50022));
  background: -ms-linear-gradient(bottom, #820018, #b50022);
  background: -moz-linear-gradient(center bottom, #820018 0%, #b50022 100%);
  background: -o-linear-gradient(#b50022, #820018);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50022', endColorstr='#820018', 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: #730016 #690014 #590011 #690014;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-e4b7fc7f593b-2593 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e4b7fc7f593b-2593 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bf0024;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c001a), color-stop(1, #bf0024));
  background: -ms-linear-gradient(bottom, #8c001a, #bf0024);
  background: -moz-linear-gradient(center bottom, #8c001a 0%, #bf0024 100%);
  background: -o-linear-gradient(#bf0024, #8c001a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf0024', endColorstr='#8c001a', GradientType=0);
  border-color: #c90026 #bf0024 #b00021 #bf0024;
  color: #ffffff !important;
}