@media (max-width: 780px) {
  .so-widget-sow-button-atom-6098d67fdbde-2999 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6098d67fdbde-2999 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6098d67fdbde-2999 .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: #ffd79b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc368), color-stop(1, #ffd79b));
  background: -ms-linear-gradient(bottom, #ffc368, #ffd79b);
  background: -moz-linear-gradient(center bottom, #ffc368 0%, #ffd79b 100%);
  background: -o-linear-gradient(#ffd79b, #ffc368);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd79b', endColorstr='#ffc368', 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: #ffbc59 #ffb84f #ffb23f #ffb84f;
  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-6098d67fdbde-2999 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6098d67fdbde-2999 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffdba5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc772), color-stop(1, #ffdba5));
  background: -ms-linear-gradient(bottom, #ffc772, #ffdba5);
  background: -moz-linear-gradient(center bottom, #ffc772 0%, #ffdba5 100%);
  background: -o-linear-gradient(#ffdba5, #ffc772);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdba5', endColorstr='#ffc772', GradientType=0);
  border-color: #ffdfaf #ffdba5 #ffd596 #ffdba5;
  color: #ffffff !important;
}