@media (max-width: 780px) {
  .so-widget-sow-button-atom-23bc856b6f6c-949 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-23bc856b6f6c-949 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-23bc856b6f6c-949 .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: #00d32d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a022), color-stop(1, #00d32d));
  background: -ms-linear-gradient(bottom, #00a022, #00d32d);
  background: -moz-linear-gradient(center bottom, #00a022 0%, #00d32d 100%);
  background: -o-linear-gradient(#00d32d, #00a022);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d32d', endColorstr='#00a022', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #00911f #00861d #007719 #00861d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 99%;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-23bc856b6f6c-949 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-23bc856b6f6c-949 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00dd2f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00aa24), color-stop(1, #00dd2f));
  background: -ms-linear-gradient(bottom, #00aa24, #00dd2f);
  background: -moz-linear-gradient(center bottom, #00aa24 0%, #00dd2f 100%);
  background: -o-linear-gradient(#00dd2f, #00aa24);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00dd2f', endColorstr='#00aa24', GradientType=0);
  border-color: #00e731 #00dd2f #00ce2c #00dd2f;
  color: #ffffff !important;
}