@media (max-width: 780px) {
  .so-widget-sow-button-atom-962bdc196625-14892 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-962bdc196625-14892 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-962bdc196625-14892 .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;
  font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  
  background: #81c2b0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5fb19a), color-stop(1, #81c2b0));
  background: -ms-linear-gradient(bottom, #5fb19a, #81c2b0);
  background: -moz-linear-gradient(center bottom, #5fb19a 0%, #81c2b0 100%);
  background: -o-linear-gradient(#81c2b0, #5fb19a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81c2b0', endColorstr='#5fb19a', 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: #54ac94 #50a68e #4b9c86 #50a68e;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-962bdc196625-14892 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-962bdc196625-14892 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #88c5b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #66b59f), color-stop(1, #88c5b4));
  background: -ms-linear-gradient(bottom, #66b59f, #88c5b4);
  background: -moz-linear-gradient(center bottom, #66b59f 0%, #88c5b4 100%);
  background: -o-linear-gradient(#88c5b4, #66b59f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88c5b4', endColorstr='#66b59f', GradientType=0);
  border-color: #8fc9b9 #88c5b4 #7ec0ae #88c5b4;
  color: #ffffff !important;
}