@media (max-width: 780px) {
  .so-widget-sow-button-atom-85664e156921-19750 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-85664e156921-19750 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-85664e156921-19750 .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: #e52b44;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c5182f), color-stop(1, #e52b44));
  background: -ms-linear-gradient(bottom, #c5182f, #e52b44);
  background: -moz-linear-gradient(center bottom, #c5182f 0%, #e52b44 100%);
  background: -o-linear-gradient(#e52b44, #c5182f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e52b44', endColorstr='#c5182f', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #b7162c #ae152a #a11427 #ae152a;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-85664e156921-19750 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-85664e156921-19750 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e6344c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ce1932), color-stop(1, #e6344c));
  background: -ms-linear-gradient(bottom, #ce1932, #e6344c);
  background: -moz-linear-gradient(center bottom, #ce1932 0%, #e6344c 100%);
  background: -o-linear-gradient(#e6344c, #ce1932);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6344c', endColorstr='#ce1932', GradientType=0);
  border-color: #e73d54 #e6344c #e42640 #e6344c;
  color: #ffffff !important;
}