@media (max-width: 780px) {
  .so-widget-sow-button-atom-df80d302b30e .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-df80d302b30e .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-df80d302b30e .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: #9ad836;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7fb724), color-stop(1, #9ad836));
  background: -ms-linear-gradient(bottom, #7fb724, #9ad836);
  background: -moz-linear-gradient(center bottom, #7fb724 0%, #9ad836 100%);
  background: -o-linear-gradient(#9ad836, #7fb724);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ad836', endColorstr='#7fb724', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #76ab21 #70a21f #67951d #70a21f;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-df80d302b30e .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-df80d302b30e .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #9eda3f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #85c025), color-stop(1, #9eda3f));
  background: -ms-linear-gradient(bottom, #85c025, #9eda3f);
  background: -moz-linear-gradient(center bottom, #85c025 0%, #9eda3f 100%);
  background: -o-linear-gradient(#9eda3f, #85c025);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9eda3f', endColorstr='#85c025', GradientType=0);
  border-color: #a3db47 #9eda3f #98d732 #9eda3f;
  color: #000000 !important;
}