@media (max-width: 780px) {
  .so-widget-sow-button-atom-2b546bc0db45-4697 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-2b546bc0db45-4697 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2b546bc0db45-4697 .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: #b31e36;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #871729), color-stop(1, #b31e36));
  background: -ms-linear-gradient(bottom, #871729, #b31e36);
  background: -moz-linear-gradient(center bottom, #871729 0%, #b31e36 100%);
  background: -o-linear-gradient(#b31e36, #871729);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31e36', endColorstr='#871729', 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: #7a1425 #711322 #64111e #711322;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-2b546bc0db45-4697 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2b546bc0db45-4697 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bc1f39;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #90182b), color-stop(1, #bc1f39));
  background: -ms-linear-gradient(bottom, #90182b, #bc1f39);
  background: -moz-linear-gradient(center bottom, #90182b 0%, #bc1f39 100%);
  background: -o-linear-gradient(#bc1f39, #90182b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc1f39', endColorstr='#90182b', GradientType=0);
  border-color: #c4213b #bc1f39 #af1d35 #bc1f39;
  color: #ffffff !important;
}