@media (max-width: 780px) {
  .so-widget-sow-button-atom-6703c1c5c5f9-6875 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-6703c1c5c5f9-6875 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6703c1c5c5f9-6875 .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: 42dot Sans;
  font-weight: 700;
  background: #d33030;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac2424), color-stop(1, #d33030));
  background: -ms-linear-gradient(bottom, #ac2424, #d33030);
  background: -moz-linear-gradient(center bottom, #ac2424 0%, #d33030 100%);
  background: -o-linear-gradient(#d33030, #ac2424);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d33030', endColorstr='#ac2424', GradientType=0);
  -webkit-border-radius: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 1em 1em;
  border-radius: 1em 1em 1em 1em;
  border-color: #9f2222 #972020 #8a1d1d #972020;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.5em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6703c1c5c5f9-6875 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6703c1c5c5f9-6875 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d53838;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b42626), color-stop(1, #d53838));
  background: -ms-linear-gradient(bottom, #b42626, #d53838);
  background: -moz-linear-gradient(center bottom, #b42626 0%, #d53838 100%);
  background: -o-linear-gradient(#d53838, #b42626);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d53838', endColorstr='#b42626', GradientType=0);
  border-color: #d74141 #d53838 #d12d2d #d53838;
  color: #ffffff !important;
}