@media (max-width: 780px) {
  .so-widget-sow-button-atom-bb595271354e-883 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bb595271354e-883 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bb595271354e-883 .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: #da1f3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ad1931), color-stop(1, #da1f3d));
  background: -ms-linear-gradient(bottom, #ad1931, #da1f3d);
  background: -moz-linear-gradient(center bottom, #ad1931 0%, #da1f3d 100%);
  background: -o-linear-gradient(#da1f3d, #ad1931);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da1f3d', endColorstr='#ad1931', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a0172d #97152a #8a1427 #97152a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-bb595271354e-883 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bb595271354e-883 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ae163f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81102f), color-stop(1, #ae163f));
  background: -ms-linear-gradient(bottom, #81102f, #ae163f);
  background: -moz-linear-gradient(center bottom, #81102f 0%, #ae163f 100%);
  background: -o-linear-gradient(#ae163f, #81102f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae163f', endColorstr='#81102f', GradientType=0);
  border-color: #b71743 #ae163f #a0143a #ae163f;
  color: #ffffff !important;
}