@media (max-width: 780px) {
  .so-widget-sow-button-atom-883d8293922a-11155 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-883d8293922a-11155 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-883d8293922a-11155 .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: #e83e33;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d02318), color-stop(1, #e83e33));
  background: -ms-linear-gradient(bottom, #d02318, #e83e33);
  background: -moz-linear-gradient(center bottom, #d02318 0%, #e83e33 100%);
  background: -o-linear-gradient(#e83e33, #d02318);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e83e33', endColorstr='#d02318', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #c32016 #ba1f15 #ac1d13 #ba1f15;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-883d8293922a-11155 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-883d8293922a-11155 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e9473c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #da2419), color-stop(1, #e9473c));
  background: -ms-linear-gradient(bottom, #da2419, #e9473c);
  background: -moz-linear-gradient(center bottom, #da2419 0%, #e9473c 100%);
  background: -o-linear-gradient(#e9473c, #da2419);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9473c', endColorstr='#da2419', GradientType=0);
  border-color: #ea4f45 #e9473c #e73a2e #e9473c;
  color: #ffffff !important;
}