@media (max-width: 780px) {
  .so-widget-sow-button-atom-66c955ee88d8-2830 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-66c955ee88d8-2830 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-66c955ee88d8-2830 .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: #ff7a14;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e06100), color-stop(1, #ff7a14));
  background: -ms-linear-gradient(bottom, #e06100, #ff7a14);
  background: -moz-linear-gradient(center bottom, #e06100 0%, #ff7a14 100%);
  background: -o-linear-gradient(#ff7a14, #e06100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a14', endColorstr='#e06100', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #d15b00 #c65600 #b75000 #c65600;
  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-66c955ee88d8-2830 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-66c955ee88d8-2830 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff801e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea6600), color-stop(1, #ff801e));
  background: -ms-linear-gradient(bottom, #ea6600, #ff801e);
  background: -moz-linear-gradient(center bottom, #ea6600 0%, #ff801e 100%);
  background: -o-linear-gradient(#ff801e, #ea6600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff801e', endColorstr='#ea6600', GradientType=0);
  border-color: #ff8628 #ff801e #ff770f #ff801e;
  color: #ffffff !important;
}