@media (max-width: 780px) {
  .so-widget-sow-button-atom-c342c1c64ee1-79 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-c342c1c64ee1-79 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-c342c1c64ee1-79 .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: #e4002b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b10021), color-stop(1, #e4002b));
  background: -ms-linear-gradient(bottom, #b10021, #e4002b);
  background: -moz-linear-gradient(center bottom, #b10021 0%, #e4002b 100%);
  background: -o-linear-gradient(#e4002b, #b10021);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4002b', endColorstr='#b10021', GradientType=0);
  -webkit-border-radius: 0 em 0 em 0 em 0 em;
  -moz-border-radius: 0 em 0 em 0 em 0 em;
  border-radius: 0 em 0 em 0 em 0 em;
  border-color: #a2001e #98001d #88001a #98001d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-c342c1c64ee1-79 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c342c1c64ee1-79 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ee002d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb0023), color-stop(1, #ee002d));
  background: -ms-linear-gradient(bottom, #bb0023, #ee002d);
  background: -moz-linear-gradient(center bottom, #bb0023 0%, #ee002d 100%);
  background: -o-linear-gradient(#ee002d, #bb0023);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee002d', endColorstr='#bb0023', GradientType=0);
  border-color: #f8002f #ee002d #df002a #ee002d;
  color: #ffffff !important;
}