@media (max-width: 780px) {
  .so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .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: #fff67f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff24c), color-stop(1, #fff67f));
  background: -ms-linear-gradient(bottom, #fff24c, #fff67f);
  background: -moz-linear-gradient(center bottom, #fff24c 0%, #fff67f 100%);
  background: -o-linear-gradient(#fff67f, #fff24c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff67f', endColorstr='#fff24c', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #fff13d #fff132 #fff023 #fff132;
  border: 1px solid;
  color: #6a4a31 !important;
  font-size: 1.8em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.8em;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3af55c6b5b9c-135886 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fff789;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff356), color-stop(1, #fff789));
  background: -ms-linear-gradient(bottom, #fff356, #fff789);
  background: -moz-linear-gradient(center bottom, #fff356 0%, #fff789 100%);
  background: -o-linear-gradient(#fff789, #fff356);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff789', endColorstr='#fff356', GradientType=0);
  border-color: #fff793 #fff789 #fff67a #fff789;
  color: #6a4a31 !important;
}