@media (max-width: 780px) {
  .so-widget-sow-button-atom-45f1f6fd449b-15161 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-45f1f6fd449b-15161 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-45f1f6fd449b-15161 .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: #519496;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3f7375), color-stop(1, #519496));
  background: -ms-linear-gradient(bottom, #3f7375, #519496);
  background: -moz-linear-gradient(center bottom, #3f7375 0%, #519496 100%);
  background: -o-linear-gradient(#519496, #3f7375);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#519496', endColorstr='#3f7375', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #3a6a6b #366364 #31595a #366364;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1.8em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 3.6em;
}
.so-widget-sow-button-atom-45f1f6fd449b-15161 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-45f1f6fd449b-15161 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #559b9d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #437a7c), color-stop(1, #559b9d));
  background: -ms-linear-gradient(bottom, #437a7c, #559b9d);
  background: -moz-linear-gradient(center bottom, #437a7c 0%, #559b9d 100%);
  background: -o-linear-gradient(#559b9d, #437a7c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#559b9d', endColorstr='#437a7c', GradientType=0);
  border-color: #58a1a3 #559b9d #4f9193 #559b9d;
  color: #ffffff !important;
}