@media (max-width: 780px) {
  .so-widget-sow-button-atom-969fed91ba22-250 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-969fed91ba22-250 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-969fed91ba22-250 .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: #de7f23;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b3661b), color-stop(1, #de7f23));
  background: -ms-linear-gradient(bottom, #b3661b, #de7f23);
  background: -moz-linear-gradient(center bottom, #b3661b 0%, #de7f23 100%);
  background: -o-linear-gradient(#de7f23, #b3661b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de7f23', endColorstr='#b3661b', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #a65e19 #9d5918 #905216 #9d5918;
  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-969fed91ba22-250 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-969fed91ba22-250 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #df842c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc6b1c), color-stop(1, #df842c));
  background: -ms-linear-gradient(bottom, #bc6b1c, #df842c);
  background: -moz-linear-gradient(center bottom, #bc6b1c 0%, #df842c 100%);
  background: -o-linear-gradient(#df842c, #bc6b1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df842c', endColorstr='#bc6b1c', GradientType=0);
  border-color: #e18935 #df842c #db7c21 #df842c;
  color: #ffffff !important;
}