@media (max-width: 780px) {
  .so-widget-sow-button-atom-54b6e9d3652a-11279 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-54b6e9d3652a-11279 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-54b6e9d3652a-11279 .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: #0092f4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0073c1), color-stop(1, #0092f4));
  background: -ms-linear-gradient(bottom, #0073c1, #0092f4);
  background: -moz-linear-gradient(center bottom, #0073c1 0%, #0092f4 100%);
  background: -o-linear-gradient(#0092f4, #0073c1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0092f4', endColorstr='#0073c1', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #006ab2 #0064a8 #005b98 #0064a8;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 0.5;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1;
}
.so-widget-sow-button-atom-54b6e9d3652a-11279 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-54b6e9d3652a-11279 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0098fe;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007acb), color-stop(1, #0098fe));
  background: -ms-linear-gradient(bottom, #007acb, #0098fe);
  background: -moz-linear-gradient(center bottom, #007acb 0%, #0098fe 100%);
  background: -o-linear-gradient(#0098fe, #007acb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0098fe', endColorstr='#007acb', GradientType=0);
  border-color: #099cff #0098fe #008fef #0098fe;
  color: #ffffff !important;
}