@media (max-width: 780px) {
  .so-widget-sow-button-atom-34feebde6a64-5361 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-34feebde6a64-5361 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-34feebde6a64-5361 .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: #2370ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0054ef), color-stop(1, #2370ff));
  background: -ms-linear-gradient(bottom, #0054ef, #2370ff);
  background: -moz-linear-gradient(center bottom, #0054ef 0%, #2370ff 100%);
  background: -o-linear-gradient(#2370ff, #0054ef);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2370ff', endColorstr='#0054ef', 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: #004ee0 #004bd5 #0045c6 #004bd5;
  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-34feebde6a64-5361 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-34feebde6a64-5361 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #2d77ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0057f9), color-stop(1, #2d77ff));
  background: -ms-linear-gradient(bottom, #0057f9, #2d77ff);
  background: -moz-linear-gradient(center bottom, #0057f9 0%, #2d77ff 100%);
  background: -o-linear-gradient(#2d77ff, #0057f9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d77ff', endColorstr='#0057f9', GradientType=0);
  border-color: #377dff #2d77ff #1e6dff #2d77ff;
  color: #ffffff !important;
}