@media (max-width: 780px) {
  .so-widget-sow-button-atom-5d135d44971e-81 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-5d135d44971e-81 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5d135d44971e-81 .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: #4bc440;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3ba031), color-stop(1, #4bc440));
  background: -ms-linear-gradient(bottom, #3ba031, #4bc440);
  background: -moz-linear-gradient(center bottom, #3ba031 0%, #4bc440 100%);
  background: -o-linear-gradient(#4bc440, #3ba031);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4bc440', endColorstr='#3ba031', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #36942e #338c2b #2f8128 #338c2b;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-5d135d44971e-81 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-5d135d44971e-81 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #52c648;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3da734), color-stop(1, #52c648));
  background: -ms-linear-gradient(bottom, #3da734, #52c648);
  background: -moz-linear-gradient(center bottom, #3da734 0%, #52c648 100%);
  background: -o-linear-gradient(#52c648, #3da734);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c648', endColorstr='#3da734', GradientType=0);
  border-color: #5ac950 #52c648 #47c33c #52c648;
  color: #ffffff !important;
}