@media (max-width: 780px) {
  .so-widget-sow-button-atom-348e1d4f5435 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-348e1d4f5435 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-348e1d4f5435 .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: #77a8af;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5a9199), color-stop(1, #77a8af));
  background: -ms-linear-gradient(bottom, #5a9199, #77a8af);
  background: -moz-linear-gradient(center bottom, #5a9199 0%, #77a8af 100%);
  background: -o-linear-gradient(#77a8af, #5a9199);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a8af', endColorstr='#5a9199', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #54888f #518289 #4b797f #518289;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-348e1d4f5435 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-348e1d4f5435 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #7dacb3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5e979f), color-stop(1, #7dacb3));
  background: -ms-linear-gradient(bottom, #5e979f, #7dacb3);
  background: -moz-linear-gradient(center bottom, #5e979f 0%, #7dacb3 100%);
  background: -o-linear-gradient(#7dacb3, #5e979f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dacb3', endColorstr='#5e979f', GradientType=0);
  border-color: #84b0b7 #7dacb3 #74a6ad #7dacb3;
  color: #ffffff !important;
}