@media (max-width: 780px) {
  .so-widget-sow-button-atom-24e680903c93-31986 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-24e680903c93-31986 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-24e680903c93-31986 .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: #fff591;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff05e), color-stop(1, #fff591));
  background: -ms-linear-gradient(bottom, #fff05e, #fff591);
  background: -moz-linear-gradient(center bottom, #fff05e 0%, #fff591 100%);
  background: -o-linear-gradient(#fff591, #fff05e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff591', endColorstr='#fff05e', 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: #ffef4f #ffee44 #ffed35 #ffee44;
  border: 1px solid;
  color: #35600c !important;
  font-size: 1.6em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 99%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-24e680903c93-31986 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-24e680903c93-31986 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2bdd87;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1db86d), color-stop(1, #2bdd87));
  background: -ms-linear-gradient(bottom, #1db86d, #2bdd87);
  background: -moz-linear-gradient(center bottom, #1db86d 0%, #2bdd87 100%);
  background: -o-linear-gradient(#2bdd87, #1db86d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bdd87', endColorstr='#1db86d', GradientType=0);
  border-color: #34df8c #2bdd87 #22d77f #2bdd87;
  color: #ffffff !important;
}