@media (max-width: 780px) {
  .so-widget-sow-button-atom-86fef7eab0bf-213 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-86fef7eab0bf-213 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-86fef7eab0bf-213 .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: #ec5424;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cb3e12), color-stop(1, #ec5424));
  background: -ms-linear-gradient(bottom, #cb3e12, #ec5424);
  background: -moz-linear-gradient(center bottom, #cb3e12 0%, #ec5424 100%);
  background: -o-linear-gradient(#ec5424, #cb3e12);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec5424', endColorstr='#cb3e12', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #bd3a10 #b43710 #a6330e #b43710;
  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-86fef7eab0bf-213 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-86fef7eab0bf-213 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ed5b2d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d54112), color-stop(1, #ed5b2d));
  background: -ms-linear-gradient(bottom, #d54112, #ed5b2d);
  background: -moz-linear-gradient(center bottom, #d54112 0%, #ed5b2d 100%);
  background: -o-linear-gradient(#ed5b2d, #d54112);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed5b2d', endColorstr='#d54112', GradientType=0);
  border-color: #ee6337 #ed5b2d #ec501f #ed5b2d;
  color: #ffffff !important;
}