@media (max-width: 780px) {
  .so-widget-sow-button-atom-786e0ebc3832 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-786e0ebc3832 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-786e0ebc3832 .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: #1b7ef3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0b65d0), color-stop(1, #1b7ef3));
  background: -ms-linear-gradient(bottom, #0b65d0, #1b7ef3);
  background: -moz-linear-gradient(center bottom, #0b65d0 0%, #1b7ef3 100%);
  background: -o-linear-gradient(#1b7ef3, #0b65d0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b7ef3', endColorstr='#0b65d0', GradientType=0);
  -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;
  -moz-border-radius: 0.4em 0.4em 0.4em 0.4em;
  border-radius: 0.4em 0.4em 0.4em 0.4em;
  border-color: #0a5ec2 #0a59b8 #0952a9 #0a59b8;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 90%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-786e0ebc3832 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-786e0ebc3832 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #efefbc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5e593), color-stop(1, #efefbc));
  background: -ms-linear-gradient(bottom, #e5e593, #efefbc);
  background: -moz-linear-gradient(center bottom, #e5e593 0%, #efefbc 100%);
  background: -o-linear-gradient(#efefbc, #e5e593);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefbc', endColorstr='#e5e593', GradientType=0);
  border-color: #f1f1c4 #efefbc #ececb0 #efefbc;
  color: #1e73be !important;
}