@media (max-width: 780px) {
  .so-widget-sow-button-atom-4baafbe100f0-9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4baafbe100f0-9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4baafbe100f0-9 .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: #53b4c2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3b99a7), color-stop(1, #53b4c2));
  background: -ms-linear-gradient(bottom, #3b99a7, #53b4c2);
  background: -moz-linear-gradient(center bottom, #3b99a7 0%, #53b4c2 100%);
  background: -o-linear-gradient(#53b4c2, #3b99a7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#53b4c2', endColorstr='#3b99a7', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #378f9c #348894 #307e89 #348894;
  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-4baafbe100f0-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4baafbe100f0-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #5bb7c5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3ea0ae), color-stop(1, #5bb7c5));
  background: -ms-linear-gradient(bottom, #3ea0ae, #5bb7c5);
  background: -moz-linear-gradient(center bottom, #3ea0ae 0%, #5bb7c5 100%);
  background: -o-linear-gradient(#5bb7c5, #3ea0ae);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bb7c5', endColorstr='#3ea0ae', GradientType=0);
  border-color: #62bbc7 #5bb7c5 #4fb2c1 #5bb7c5;
  color: #ffffff !important;
}