@media (max-width: 780px) {
  .so-widget-sow-button-atom-635d92c6b300-3639 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-635d92c6b300-3639 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-635d92c6b300-3639 .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: #be1e2d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #921723), color-stop(1, #be1e2d));
  background: -ms-linear-gradient(bottom, #921723, #be1e2d);
  background: -moz-linear-gradient(center bottom, #921723 0%, #be1e2d 100%);
  background: -o-linear-gradient(#be1e2d, #921723);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#be1e2d', endColorstr='#921723', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #85151f #7c141d #6f111a #7c141d;
  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-635d92c6b300-3639 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-635d92c6b300-3639 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c71f2f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b1825), color-stop(1, #c71f2f));
  background: -ms-linear-gradient(bottom, #9b1825, #c71f2f);
  background: -moz-linear-gradient(center bottom, #9b1825 0%, #c71f2f 100%);
  background: -o-linear-gradient(#c71f2f, #9b1825);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c71f2f', endColorstr='#9b1825', GradientType=0);
  border-color: #d02131 #c71f2f #ba1d2c #c71f2f;
  color: #ffffff !important;
}