@media (max-width: 780px) {
  .so-widget-sow-button-atom-44dca0c562e0 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-44dca0c562e0 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-44dca0c562e0 .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: #ddad63;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d49739), color-stop(1, #ddad63));
  background: -ms-linear-gradient(bottom, #d49739, #ddad63);
  background: -moz-linear-gradient(center bottom, #d49739 0%, #ddad63 100%);
  background: -o-linear-gradient(#ddad63, #d49739);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddad63', endColorstr='#d49739', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #d0902d #c88a2c #bb8229 #c88a2c;
  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-44dca0c562e0 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-44dca0c562e0 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dfb16b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d69b42), color-stop(1, #dfb16b));
  background: -ms-linear-gradient(bottom, #d69b42, #dfb16b);
  background: -moz-linear-gradient(center bottom, #d69b42 0%, #dfb16b 100%);
  background: -o-linear-gradient(#dfb16b, #d69b42);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfb16b', endColorstr='#d69b42', GradientType=0);
  border-color: #e1b674 #dfb16b #dcab5f #dfb16b;
  color: #ffffff !important;
}