@media (max-width: 780px) {
  .so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .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: #dd501b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b04015), color-stop(1, #dd501b));
  background: -ms-linear-gradient(bottom, #b04015, #dd501b);
  background: -moz-linear-gradient(center bottom, #b04015 0%, #dd501b 100%);
  background: -o-linear-gradient(#dd501b, #b04015);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd501b', endColorstr='#b04015', 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: #a23b14 #993713 #8b3211 #993713;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a8adeab4bce6-3545 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e4541f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b94317), color-stop(1, #e4541f));
  background: -ms-linear-gradient(bottom, #b94317, #e4541f);
  background: -moz-linear-gradient(center bottom, #b94317 0%, #e4541f 100%);
  background: -o-linear-gradient(#e4541f, #b94317);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4541f', endColorstr='#b94317', GradientType=0);
  border-color: #e55b28 #e4541f #d84e1a #e4541f;
  color: #ffffff !important;
}