@media (max-width: 780px) {
  .so-widget-sow-button-atom-863696795e1b .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-863696795e1b .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-863696795e1b .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: #38e2a4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1dca8b), color-stop(1, #38e2a4));
  background: -ms-linear-gradient(bottom, #1dca8b, #38e2a4);
  background: -moz-linear-gradient(center bottom, #1dca8b 0%, #38e2a4 100%);
  background: -o-linear-gradient(#38e2a4, #1dca8b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38e2a4', endColorstr='#1dca8b', 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: #1bbc82 #1ab37b #18a672 #1ab37b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-863696795e1b .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-863696795e1b .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #41e3a8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1fd391), color-stop(1, #41e3a8));
  background: -ms-linear-gradient(bottom, #1fd391, #41e3a8);
  background: -moz-linear-gradient(center bottom, #1fd391 0%, #41e3a8 100%);
  background: -o-linear-gradient(#41e3a8, #1fd391);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41e3a8', endColorstr='#1fd391', GradientType=0);
  border-color: #4ae5ac #41e3a8 #34e1a2 #41e3a8;
  color: #ffffff !important;
}