@media (max-width: 780px) {
  .so-widget-sow-button-atom-04d33d078be4-40990 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-04d33d078be4-40990 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-04d33d078be4-40990 .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: #34d293;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #26ad77), color-stop(1, #34d293));
  background: -ms-linear-gradient(bottom, #26ad77, #34d293);
  background: -moz-linear-gradient(center bottom, #26ad77 0%, #34d293 100%);
  background: -o-linear-gradient(#34d293, #26ad77);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34d293', endColorstr='#26ad77', 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: #24a06e #229869 #1f8b60 #229869;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 230px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-04d33d078be4-40990 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-04d33d078be4-40990 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #3cd497;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #28b57d), color-stop(1, #3cd497));
  background: -ms-linear-gradient(bottom, #28b57d, #3cd497);
  background: -moz-linear-gradient(center bottom, #28b57d 0%, #3cd497 100%);
  background: -o-linear-gradient(#3cd497, #28b57d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3cd497', endColorstr='#28b57d', GradientType=0);
  border-color: #45d69c #3cd497 #30d191 #3cd497;
  color: #ffffff !important;
}