@media (max-width: 780px) {
  .so-widget-sow-button-atom-60bf8ee13a11 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-60bf8ee13a11 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-60bf8ee13a11 .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: Raleway;
  font-weight: 600;
  background: #e21c38;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b5162d), color-stop(1, #e21c38));
  background: -ms-linear-gradient(bottom, #b5162d, #e21c38);
  background: -moz-linear-gradient(center bottom, #b5162d 0%, #e21c38 100%);
  background: -o-linear-gradient(#e21c38, #b5162d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e21c38', endColorstr='#b5162d', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a71529 #9e1427 #901224 #9e1427;
  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-60bf8ee13a11 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-60bf8ee13a11 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e4243f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #be182f), color-stop(1, #e4243f));
  background: -ms-linear-gradient(bottom, #be182f, #e4243f);
  background: -moz-linear-gradient(center bottom, #be182f 0%, #e4243f 100%);
  background: -o-linear-gradient(#e4243f, #be182f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4243f', endColorstr='#be182f', GradientType=0);
  border-color: #e52d47 #e4243f #dd1b37 #e4243f;
  color: #ffffff !important;
}