@media (max-width: 780px) {
  .so-widget-sow-button-atom-cc23d8c1ecd0-770 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-cc23d8c1ecd0-770 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-cc23d8c1ecd0-770 .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: #007dc1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #005c8e), color-stop(1, #007dc1));
  background: -ms-linear-gradient(bottom, #005c8e, #007dc1);
  background: -moz-linear-gradient(center bottom, #005c8e 0%, #007dc1 100%);
  background: -o-linear-gradient(#007dc1, #005c8e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#005c8e', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #00527f #004b75 #004265 #004b75;
  border: 1px solid;
  color: #f5f5f5 !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-cc23d8c1ecd0-770 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-cc23d8c1ecd0-770 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0084cb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006398), color-stop(1, #0084cb));
  background: -ms-linear-gradient(bottom, #006398, #0084cb);
  background: -moz-linear-gradient(center bottom, #006398 0%, #0084cb 100%);
  background: -o-linear-gradient(#0084cb, #006398);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0084cb', endColorstr='#006398', GradientType=0);
  border-color: #008ad5 #0084cb #007abc #0084cb;
  color: #f5f5f5 !important;
}