@media (max-width: 780px) {
  .so-widget-sow-button-atom-5f3b462f82a3-11671 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5f3b462f82a3-11671 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5f3b462f82a3-11671 .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: #a4f2e5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #77ecd8), color-stop(1, #a4f2e5));
  background: -ms-linear-gradient(bottom, #77ecd8, #a4f2e5);
  background: -moz-linear-gradient(center bottom, #77ecd8 0%, #a4f2e5 100%);
  background: -o-linear-gradient(#a4f2e5, #77ecd8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4f2e5', endColorstr='#77ecd8', 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: #6aead4 #61e8d2 #54e7ce #61e8d2;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-5f3b462f82a3-11671 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5f3b462f82a3-11671 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #adf3e8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80eddb), color-stop(1, #adf3e8));
  background: -ms-linear-gradient(bottom, #80eddb, #adf3e8);
  background: -moz-linear-gradient(center bottom, #80eddb 0%, #adf3e8 100%);
  background: -o-linear-gradient(#adf3e8, #80eddb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adf3e8', endColorstr='#80eddb', GradientType=0);
  border-color: #b6f5ea #adf3e8 #a0f1e4 #adf3e8;
  color: #000000 !important;
}