@media (max-width: 780px) {
  .so-widget-sow-button-atom-0a231aa8c445-4636 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0a231aa8c445-4636 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0a231aa8c445-4636 .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: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  background: #632355;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3d1635), color-stop(1, #632355));
  background: -ms-linear-gradient(bottom, #3d1635, #632355);
  background: -moz-linear-gradient(center bottom, #3d1635 0%, #632355 100%);
  background: -o-linear-gradient(#632355, #3d1635);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#632355', endColorstr='#3d1635', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #32122b #2a0f24 #1f0b1b #2a0f24;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-0a231aa8c445-4636 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0a231aa8c445-4636 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6b265b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #45183b), color-stop(1, #6b265b));
  background: -ms-linear-gradient(bottom, #45183b, #6b265b);
  background: -moz-linear-gradient(center bottom, #45183b 0%, #6b265b 100%);
  background: -o-linear-gradient(#6b265b, #45183b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b265b', endColorstr='#45183b', GradientType=0);
  border-color: #722862 #6b265b #5f2252 #6b265b;
  color: #ffffff !important;
}