@media (max-width: 780px) {
  .so-widget-sow-button-atom-f3139d1378e2-2020 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f3139d1378e2-2020 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f3139d1378e2-2020 .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: #49ccba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #31b19f), color-stop(1, #49ccba));
  background: -ms-linear-gradient(bottom, #31b19f, #49ccba);
  background: -moz-linear-gradient(center bottom, #31b19f 0%, #49ccba 100%);
  background: -o-linear-gradient(#49ccba, #31b19f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#49ccba', endColorstr='#31b19f', 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: #2ea594 #2c9d8d #299182 #2c9d8d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 150px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-f3139d1378e2-2020 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f3139d1378e2-2020 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #51cebd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #34b8a6), color-stop(1, #51cebd));
  background: -ms-linear-gradient(bottom, #34b8a6, #51cebd);
  background: -moz-linear-gradient(center bottom, #34b8a6 0%, #51cebd 100%);
  background: -o-linear-gradient(#51cebd, #34b8a6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51cebd', endColorstr='#34b8a6', GradientType=0);
  border-color: #59d0c0 #51cebd #45cbb8 #51cebd;
  color: #ffffff !important;
}