@media (max-width: 780px) {
  .so-widget-sow-button-atom-267798f77e4b-5639 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-267798f77e4b-5639 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-267798f77e4b-5639 .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: #048589;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #035557), color-stop(1, #048589));
  background: -ms-linear-gradient(bottom, #035557, #048589);
  background: -moz-linear-gradient(center bottom, #035557 0%, #048589 100%);
  background: -o-linear-gradient(#048589, #035557);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048589', endColorstr='#035557', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #024649 #023d3f #012e30 #023d3f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-267798f77e4b-5639 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-267798f77e4b-5639 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #048f93;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #035f61), color-stop(1, #048f93));
  background: -ms-linear-gradient(bottom, #035f61, #048f93);
  background: -moz-linear-gradient(center bottom, #035f61 0%, #048f93 100%);
  background: -o-linear-gradient(#048f93, #035f61);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#048f93', endColorstr='#035f61', GradientType=0);
  border-color: #05989d #048f93 #048084 #048f93;
  color: #ffffff !important;
}