@media (max-width: 780px) {
  .so-widget-sow-button-atom-d9f1a60c93dd-385 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d9f1a60c93dd-385 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d9f1a60c93dd-385 .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: #23a950;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1a7f3c), color-stop(1, #23a950));
  background: -ms-linear-gradient(bottom, #1a7f3c, #23a950);
  background: -moz-linear-gradient(center bottom, #1a7f3c 0%, #23a950 100%);
  background: -o-linear-gradient(#23a950, #1a7f3c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23a950', endColorstr='#1a7f3c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #187236 #166a32 #135d2c #166a32;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-d9f1a60c93dd-385 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d9f1a60c93dd-385 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #25b154;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1c8740), color-stop(1, #25b154));
  background: -ms-linear-gradient(bottom, #1c8740, #25b154);
  background: -moz-linear-gradient(center bottom, #1c8740 0%, #25b154 100%);
  background: -o-linear-gradient(#25b154, #1c8740);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#25b154', endColorstr='#1c8740', GradientType=0);
  border-color: #27ba58 #25b154 #22a54e #25b154;
  color: #ffffff !important;
}