@media (max-width: 780px) {
  .so-widget-sow-button-atom-a95bc3188ce4-3457 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a95bc3188ce4-3457 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a95bc3188ce4-3457 .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: #dda756;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d4912c), color-stop(1, #dda756));
  background: -ms-linear-gradient(bottom, #d4912c, #dda756);
  background: -moz-linear-gradient(center bottom, #d4912c 0%, #dda756 100%);
  background: -o-linear-gradient(#dda756, #d4912c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dda756', endColorstr='#d4912c', 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: #c88828 #c08327 #b37a24 #c08327;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a95bc3188ce4-3457 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a95bc3188ce4-3457 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dfab5e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d69534), color-stop(1, #dfab5e));
  background: -ms-linear-gradient(bottom, #d69534, #dfab5e);
  background: -moz-linear-gradient(center bottom, #d69534 0%, #dfab5e 100%);
  background: -o-linear-gradient(#dfab5e, #d69534);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfab5e', endColorstr='#d69534', GradientType=0);
  border-color: #e0b067 #dfab5e #dca552 #dfab5e;
  color: #ffffff !important;
}