@media (max-width: 780px) {
  .so-widget-sow-button-atom-1dd71f5a8002-5 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1dd71f5a8002-5 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1dd71f5a8002-5 .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: #65bb4c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #509a3a), color-stop(1, #65bb4c));
  background: -ms-linear-gradient(bottom, #509a3a, #65bb4c);
  background: -moz-linear-gradient(center bottom, #509a3a 0%, #65bb4c 100%);
  background: -o-linear-gradient(#65bb4c, #509a3a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#65bb4c', endColorstr='#509a3a', GradientType=0);
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  border-color: #4a8f36 #468733 #407c2f #468733;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 400px;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-1dd71f5a8002-5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-1dd71f5a8002-5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #6bbe53;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #54a13d), color-stop(1, #6bbe53));
  background: -ms-linear-gradient(bottom, #54a13d, #6bbe53);
  background: -moz-linear-gradient(center bottom, #54a13d 0%, #6bbe53 100%);
  background: -o-linear-gradient(#6bbe53, #54a13d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6bbe53', endColorstr='#54a13d', GradientType=0);
  border-color: #72c15b #6bbe53 #62ba48 #6bbe53;
  color: #ffffff !important;
}