@media (max-width: 780px) {
  .so-widget-sow-button-atom-319b7bee8704 .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-319b7bee8704 .ow-button-base.ow-button-align-right.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-319b7bee8704 .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;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #93082d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #63051e), color-stop(1, #93082d));
  background: -ms-linear-gradient(bottom, #63051e, #93082d);
  background: -moz-linear-gradient(center bottom, #63051e 0%, #93082d 100%);
  background: -o-linear-gradient(#93082d, #63051e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#93082d', endColorstr='#63051e', 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: #54051a #4a0417 #3c0312 #4a0417;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-319b7bee8704 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-319b7bee8704 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9d0930;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6c0621), color-stop(1, #9d0930));
  background: -ms-linear-gradient(bottom, #6c0621, #9d0930);
  background: -moz-linear-gradient(center bottom, #6c0621 0%, #9d0930 100%);
  background: -o-linear-gradient(#9d0930, #6c0621);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9d0930', endColorstr='#6c0621', GradientType=0);
  border-color: #a60933 #9d0930 #8e082c #9d0930;
  color: #ffffff !important;
}