@media (max-width: 780px) {
  .so-widget-sow-button-atom-e6315d942a36-40821 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-e6315d942a36-40821 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e6315d942a36-40821 .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: #fc0000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c90000), color-stop(1, #fc0000));
  background: -ms-linear-gradient(bottom, #c90000, #fc0000);
  background: -moz-linear-gradient(center bottom, #c90000 0%, #fc0000 100%);
  background: -o-linear-gradient(#fc0000, #c90000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc0000', endColorstr='#c90000', 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: #ba0000 #b00000 #a00000 #b00000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e6315d942a36-40821 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e6315d942a36-40821 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff0707;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d30000), color-stop(1, #ff0707));
  background: -ms-linear-gradient(bottom, #d30000, #ff0707);
  background: -moz-linear-gradient(center bottom, #d30000 0%, #ff0707 100%);
  background: -o-linear-gradient(#ff0707, #d30000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0707', endColorstr='#d30000', GradientType=0);
  border-color: #ff1111 #ff0707 #f70000 #ff0707;
  color: #ffffff !important;
}