@media (max-width: 780px) {
  .so-widget-sow-button-atom-75a3240ffd47-5523 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-75a3240ffd47-5523 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-75a3240ffd47-5523 .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: #00cc00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #009900), color-stop(1, #00cc00));
  background: -ms-linear-gradient(bottom, #009900, #00cc00);
  background: -moz-linear-gradient(center bottom, #009900 0%, #00cc00 100%);
  background: -o-linear-gradient(#00cc00, #009900);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cc00', endColorstr='#009900', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #008a00 #008000 #007000 #008000;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-75a3240ffd47-5523 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-75a3240ffd47-5523 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #00d600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00a300), color-stop(1, #00d600));
  background: -ms-linear-gradient(bottom, #00a300, #00d600);
  background: -moz-linear-gradient(center bottom, #00a300 0%, #00d600 100%);
  background: -o-linear-gradient(#00d600, #00a300);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d600', endColorstr='#00a300', GradientType=0);
  border-color: #00e000 #00d600 #00c700 #00d600;
  color: #ffffff !important;
}