@media (max-width: 780px) {
  .so-widget-sow-button-atom-28503b2dc7e0-174 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-28503b2dc7e0-174 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-28503b2dc7e0-174 .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: #92ff4f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #72ff1c), color-stop(1, #92ff4f));
  background: -ms-linear-gradient(bottom, #72ff1c, #92ff4f);
  background: -moz-linear-gradient(center bottom, #72ff1c 0%, #92ff4f 100%);
  background: -o-linear-gradient(#92ff4f, #72ff1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92ff4f', endColorstr='#72ff1c', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #69ff0d #63ff02 #5cf200 #63ff02;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500px;
  max-width: 100%;
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-28503b2dc7e0-174 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-28503b2dc7e0-174 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #98ff59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #79ff26), color-stop(1, #98ff59));
  background: -ms-linear-gradient(bottom, #79ff26, #98ff59);
  background: -moz-linear-gradient(center bottom, #79ff26 0%, #98ff59 100%);
  background: -o-linear-gradient(#98ff59, #79ff26);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98ff59', endColorstr='#79ff26', GradientType=0);
  border-color: #9fff63 #98ff59 #8fff4a #98ff59;
  color: #000000 !important;
}