@media (max-width: 780px) {
  .so-widget-sow-button-atom-3cf7cc3d9e7f-40884 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3cf7cc3d9e7f-40884 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3cf7cc3d9e7f-40884 .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: #4dcc80;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #33b366), color-stop(1, #4dcc80));
  background: -ms-linear-gradient(bottom, #33b366, #4dcc80);
  background: -moz-linear-gradient(center bottom, #33b366 0%, #4dcc80 100%);
  background: -o-linear-gradient(#4dcc80, #33b366);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4dcc80', endColorstr='#33b366', 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: #30a760 #2e9f5b #2a9354 #2e9f5b;
  border: 1px solid;
  color: #ffffff !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-3cf7cc3d9e7f-40884 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3cf7cc3d9e7f-40884 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #55ce86;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #35bb6b), color-stop(1, #55ce86));
  background: -ms-linear-gradient(bottom, #35bb6b, #55ce86);
  background: -moz-linear-gradient(center bottom, #35bb6b 0%, #55ce86 100%);
  background: -o-linear-gradient(#55ce86, #35bb6b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55ce86', endColorstr='#35bb6b', GradientType=0);
  border-color: #5dd18b #55ce86 #49cb7d #55ce86;
  color: #ffffff !important;
}