@media (max-width: 780px) {
  .so-widget-sow-button-atom-d244801b4e83-1209 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d244801b4e83-1209 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d244801b4e83-1209 .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: #b5121b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #870d14), color-stop(1, #b5121b));
  background: -ms-linear-gradient(bottom, #870d14, #b5121b);
  background: -moz-linear-gradient(center bottom, #870d14 0%, #b5121b 100%);
  background: -o-linear-gradient(#b5121b, #870d14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5121b', endColorstr='#870d14', GradientType=0);
  -webkit-border-radius: 0.75em 0.75em 0.75em 0.75em;
  -moz-border-radius: 0.75em 0.75em 0.75em 0.75em;
  border-radius: 0.75em 0.75em 0.75em 0.75em;
  border-color: #790c12 #6f0b11 #620a0f #6f0b11;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 0.25em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 350px;
  max-width: 100%;
  padding-inline: 0.5em;
}
.so-widget-sow-button-atom-d244801b4e83-1209 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d244801b4e83-1209 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #be131c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #900e15), color-stop(1, #be131c));
  background: -ms-linear-gradient(bottom, #900e15, #be131c);
  background: -moz-linear-gradient(center bottom, #900e15 0%, #be131c 100%);
  background: -o-linear-gradient(#be131c, #900e15);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be131c', endColorstr='#900e15', GradientType=0);
  border-color: #c8141e #be131c #b0121a #be131c;
  color: #ffffff !important;
}