@media (max-width: 780px) {
  .so-widget-sow-button-atom-b8f0a0ae1e67-644 .ow-button-base.ow-button-align-left {
    text-align: center;
  }
  .so-widget-sow-button-atom-b8f0a0ae1e67-644 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-b8f0a0ae1e67-644 .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: #f4c542;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1b612), color-stop(1, #f4c542));
  background: -ms-linear-gradient(bottom, #f1b612, #f4c542);
  background: -moz-linear-gradient(center bottom, #f1b612 0%, #f4c542 100%);
  background: -o-linear-gradient(#f4c542, #f1b612);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c542', endColorstr='#f1b612', GradientType=0);
  -webkit-border-radius: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 1em 1em;
  border-radius: 1em 1em 1em 1em;
  border-color: #e6ad0d #dda60d #ce9b0c #dda60d;
  border: 1px solid;
  color: #0d1b2a !important;
  font-size: 1.4em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-b8f0a0ae1e67-644 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-b8f0a0ae1e67-644 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00b66d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00834f), color-stop(1, #00b66d));
  background: -ms-linear-gradient(bottom, #00834f, #00b66d);
  background: -moz-linear-gradient(center bottom, #00834f 0%, #00b66d 100%);
  background: -o-linear-gradient(#00b66d, #00834f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b66d', endColorstr='#00834f', GradientType=0);
  border-color: #00c073 #00b66d #00a764 #00b66d;
  color: #ffffff !important;
}