@media (max-width: 780px) {
  .so-widget-sow-button-atom-f0a359a3a753-39 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f0a359a3a753-39 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f0a359a3a753-39 .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: #5fc63d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4ba12f), color-stop(1, #5fc63d));
  background: -ms-linear-gradient(bottom, #4ba12f, #5fc63d);
  background: -moz-linear-gradient(center bottom, #4ba12f 0%, #5fc63d 100%);
  background: -o-linear-gradient(#5fc63d, #4ba12f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fc63d', endColorstr='#4ba12f', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #46952c #428d29 #3d8126 #428d29;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1.8;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6;
}
.so-widget-sow-button-atom-f0a359a3a753-39 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f0a359a3a753-39 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #66c845;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4fa932), color-stop(1, #66c845));
  background: -ms-linear-gradient(bottom, #4fa932, #66c845);
  background: -moz-linear-gradient(center bottom, #4fa932 0%, #66c845 100%);
  background: -o-linear-gradient(#66c845, #4fa932);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66c845', endColorstr='#4fa932', GradientType=0);
  border-color: #6ccb4d #66c845 #5cc43a #66c845;
  color: #ffffff !important;
}