@media (max-width: 780px) {
  .so-widget-sow-button-atom-7eac4ede0210-5959 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-7eac4ede0210-5959 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7eac4ede0210-5959 .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: #ba2a3d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #90212f), color-stop(1, #ba2a3d));
  background: -ms-linear-gradient(bottom, #90212f, #ba2a3d);
  background: -moz-linear-gradient(center bottom, #90212f 0%, #ba2a3d 100%);
  background: -o-linear-gradient(#ba2a3d, #90212f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba2a3d', endColorstr='#90212f', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #841e2b #7c1c29 #6f1924 #7c1c29;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 25px;
  
  padding-block: 50px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 100px;
}
.so-widget-sow-button-atom-7eac4ede0210-5959 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7eac4ede0210-5959 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c22c40;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #992232), color-stop(1, #c22c40));
  background: -ms-linear-gradient(bottom, #992232, #c22c40);
  background: -moz-linear-gradient(center bottom, #992232 0%, #c22c40 100%);
  background: -o-linear-gradient(#c22c40, #992232);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c22c40', endColorstr='#992232', GradientType=0);
  border-color: #cb2e42 #c22c40 #b6293c #c22c40;
  color: #ffffff !important;
}