@media (max-width: 780px) {
  .so-widget-sow-button-atom-2be69d39ed2e-56 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2be69d39ed2e-56 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2be69d39ed2e-56 .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: #ff6032;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe3900), color-stop(1, #ff6032));
  background: -ms-linear-gradient(bottom, #fe3900, #ff6032);
  background: -moz-linear-gradient(center bottom, #fe3900 0%, #ff6032 100%);
  background: -o-linear-gradient(#ff6032, #fe3900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6032', endColorstr='#fe3900', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #ef3600 #e43300 #d53000 #e43300;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-2be69d39ed2e-56 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-2be69d39ed2e-56 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ff683c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff4009), color-stop(1, #ff683c));
  background: -ms-linear-gradient(bottom, #ff4009, #ff683c);
  background: -moz-linear-gradient(center bottom, #ff4009 0%, #ff683c 100%);
  background: -o-linear-gradient(#ff683c, #ff4009);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff683c', endColorstr='#ff4009', GradientType=0);
  border-color: #ff7046 #ff683c #ff5c2d #ff683c;
  color: #ffffff !important;
}