@media (max-width: 780px) {
  .so-widget-sow-button-atom-fd9cd56ec2da-9 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-fd9cd56ec2da-9 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-fd9cd56ec2da-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: #e4f3f4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c0e3e5), color-stop(1, #e4f3f4));
  background: -ms-linear-gradient(bottom, #c0e3e5, #e4f3f4);
  background: -moz-linear-gradient(center bottom, #c0e3e5 0%, #e4f3f4 100%);
  background: -o-linear-gradient(#e4f3f4, #c0e3e5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4f3f4', endColorstr='#c0e3e5', 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: #b5dee1 #aedbde #a3d6d9 #aedbde;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-fd9cd56ec2da-9 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-fd9cd56ec2da-9 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ebf6f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c7e6e8), color-stop(1, #ebf6f7));
  background: -ms-linear-gradient(bottom, #c7e6e8, #ebf6f7);
  background: -moz-linear-gradient(center bottom, #c7e6e8 0%, #ebf6f7 100%);
  background: -o-linear-gradient(#ebf6f7, #c7e6e8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf6f7', endColorstr='#c7e6e8', GradientType=0);
  border-color: #f2f9fa #ebf6f7 #e0f1f3 #ebf6f7;
  color: #000000 !important;
}