@media (max-width: 780px) {
  .so-widget-sow-button-atom-110023675129-4478 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-110023675129-4478 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-110023675129-4478 .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: #fe733c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe4f09), color-stop(1, #fe733c));
  background: -ms-linear-gradient(bottom, #fe4f09, #fe733c);
  background: -moz-linear-gradient(center bottom, #fe4f09 0%, #fe733c 100%);
  background: -o-linear-gradient(#fe733c, #fe4f09);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe733c', endColorstr='#fe4f09', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #f64701 #ec4401 #dd3f01 #ec4401;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-110023675129-4478 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-110023675129-4478 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fe7a46;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fe5613), color-stop(1, #fe7a46));
  background: -ms-linear-gradient(bottom, #fe5613, #fe7a46);
  background: -moz-linear-gradient(center bottom, #fe5613 0%, #fe7a46 100%);
  background: -o-linear-gradient(#fe7a46, #fe5613);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe7a46', endColorstr='#fe5613', GradientType=0);
  border-color: #fe8250 #fe7a46 #fe6f37 #fe7a46;
  color: #ffffff !important;
}