@media (max-width: 780px) {
  .so-widget-sow-button-atom-bded0b83b12b-15289 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bded0b83b12b-15289 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bded0b83b12b-15289 .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: #55968e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #43756f), color-stop(1, #55968e));
  background: -ms-linear-gradient(bottom, #43756f, #55968e);
  background: -moz-linear-gradient(center bottom, #43756f 0%, #55968e 100%);
  background: -o-linear-gradient(#55968e, #43756f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55968e', endColorstr='#43756f', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #3d6c66 #396560 #345b57 #396560;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 450px;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-bded0b83b12b-15289 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bded0b83b12b-15289 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #599d94;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #467c75), color-stop(1, #599d94));
  background: -ms-linear-gradient(bottom, #467c75, #599d94);
  background: -moz-linear-gradient(center bottom, #467c75 0%, #599d94 100%);
  background: -o-linear-gradient(#599d94, #467c75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#599d94', endColorstr='#467c75', GradientType=0);
  border-color: #5ca39a #599d94 #53938b #599d94;
  color: #ffffff !important;
}