@media (max-width: 780px) {
  .so-widget-sow-button-atom-aa4f1138798c-30328 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-aa4f1138798c-30328 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-aa4f1138798c-30328 .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: Roboto Condensed;
  font-weight: 700;
  background: #ca0027;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #97001d), color-stop(1, #ca0027));
  background: -ms-linear-gradient(bottom, #97001d, #ca0027);
  background: -moz-linear-gradient(center bottom, #97001d 0%, #ca0027 100%);
  background: -o-linear-gradient(#ca0027, #97001d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ca0027', endColorstr='#97001d', 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: #88001a #7e0018 #6e0015 #7e0018;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-aa4f1138798c-30328 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-aa4f1138798c-30328 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d40029;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a1001f), color-stop(1, #d40029));
  background: -ms-linear-gradient(bottom, #a1001f, #d40029);
  background: -moz-linear-gradient(center bottom, #a1001f 0%, #d40029 100%);
  background: -o-linear-gradient(#d40029, #a1001f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d40029', endColorstr='#a1001f', GradientType=0);
  border-color: #de002b #d40029 #c50026 #d40029;
  color: #ffffff !important;
}