@media (max-width: 780px) {
  .so-widget-sow-button-atom-d3393f6cf168-8280 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d3393f6cf168-8280 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d3393f6cf168-8280 .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: #38f7dd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0af2d3), color-stop(1, #38f7dd));
  background: -ms-linear-gradient(bottom, #0af2d3, #38f7dd);
  background: -moz-linear-gradient(center bottom, #0af2d3 0%, #38f7dd 100%);
  background: -o-linear-gradient(#38f7dd, #0af2d3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#38f7dd', endColorstr='#0af2d3', 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: #09e4c6 #09dabd #08cbb1 #09dabd;
  border: 1px solid;
  color: #000000 !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-d3393f6cf168-8280 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d3393f6cf168-8280 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #42f7df;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #11f5d6), color-stop(1, #42f7df));
  background: -ms-linear-gradient(bottom, #11f5d6, #42f7df);
  background: -moz-linear-gradient(center bottom, #11f5d6 0%, #42f7df 100%);
  background: -o-linear-gradient(#42f7df, #11f5d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42f7df', endColorstr='#11f5d6', GradientType=0);
  border-color: #4cf8e0 #42f7df #33f7dc #42f7df;
  color: #000000 !important;
}