@media (max-width: 780px) {
  .so-widget-sow-button-atom-c6dac50f5541-304028 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-c6dac50f5541-304028 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-c6dac50f5541-304028 .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: #b51313;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #870e0e), color-stop(1, #b51313));
  background: -ms-linear-gradient(bottom, #870e0e, #b51313);
  background: -moz-linear-gradient(center bottom, #870e0e 0%, #b51313 100%);
  background: -o-linear-gradient(#b51313, #870e0e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b51313', endColorstr='#870e0e', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #790d0d #700c0c #620a0a #700c0c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-c6dac50f5541-304028 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-c6dac50f5541-304028 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #be1414;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #900f0f), color-stop(1, #be1414));
  background: -ms-linear-gradient(bottom, #900f0f, #be1414);
  background: -moz-linear-gradient(center bottom, #900f0f 0%, #be1414 100%);
  background: -o-linear-gradient(#be1414, #900f0f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be1414', endColorstr='#900f0f', GradientType=0);
  border-color: #c71515 #be1414 #b01313 #be1414;
  color: #ffffff !important;
}