@media (max-width: 780px) {
  .so-widget-sow-button-atom-ace867cdf80d-40821 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ace867cdf80d-40821 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ace867cdf80d-40821 .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: #0099bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006f88), color-stop(1, #0099bb));
  background: -ms-linear-gradient(bottom, #006f88, #0099bb);
  background: -moz-linear-gradient(center bottom, #006f88 0%, #0099bb 100%);
  background: -o-linear-gradient(#0099bb, #006f88);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099bb', endColorstr='#006f88', GradientType=0);
  -webkit-border-radius: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 1em 1em;
  border-radius: 1em 1em 1em 1em;
  border-color: #006379 #005a6e #004e5f #005a6e;
  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-ace867cdf80d-40821 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-ace867cdf80d-40821 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #233b71;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #17274a), color-stop(1, #233b71));
  background: -ms-linear-gradient(bottom, #17274a, #233b71);
  background: -moz-linear-gradient(center bottom, #17274a 0%, #233b71 100%);
  background: -o-linear-gradient(#233b71, #17274a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#233b71', endColorstr='#17274a', GradientType=0);
  border-color: #263f79 #233b71 #203565 #233b71;
  color: #ffffff !important;
}