@media (max-width: 780px) {
  .so-widget-sow-button-atom-ad64112f3665 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ad64112f3665 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ad64112f3665 .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: #d52628;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa1e20), color-stop(1, #d52628));
  background: -ms-linear-gradient(bottom, #aa1e20, #d52628);
  background: -moz-linear-gradient(center bottom, #aa1e20 0%, #d52628 100%);
  background: -o-linear-gradient(#d52628, #aa1e20);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d52628', endColorstr='#aa1e20', 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: #9d1c1d #941a1c #871819 #941a1c;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-ad64112f3665 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ad64112f3665 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d92c2e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b22021), color-stop(1, #d92c2e));
  background: -ms-linear-gradient(bottom, #b22021, #d92c2e);
  background: -moz-linear-gradient(center bottom, #b22021 0%, #d92c2e 100%);
  background: -o-linear-gradient(#d92c2e, #b22021);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d92c2e', endColorstr='#b22021', GradientType=0);
  border-color: #db3536 #d92c2e #d12527 #d92c2e;
  color: #ffffff !important;
}