@media (max-width: 780px) {
  .so-widget-sow-button-atom-0ad829ce6741 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-0ad829ce6741 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-0ad829ce6741 .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: #29a4f1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e8bd9), color-stop(1, #29a4f1));
  background: -ms-linear-gradient(bottom, #0e8bd9, #29a4f1);
  background: -moz-linear-gradient(center bottom, #0e8bd9 0%, #29a4f1 100%);
  background: -o-linear-gradient(#29a4f1, #0e8bd9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29a4f1', endColorstr='#0e8bd9', GradientType=0);
  -webkit-border-radius: 0.5px 0.5px 0.5px 0.5px;
  -moz-border-radius: 0.5px 0.5px 0.5px 0.5px;
  border-radius: 0.5px 0.5px 0.5px 0.5px;
  border-color: #0d82ca #0d7bc1 #0c72b3 #0d7bc1;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-0ad829ce6741 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-0ad829ce6741 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #33a8f2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f91e2), color-stop(1, #33a8f2));
  background: -ms-linear-gradient(bottom, #0f91e2, #33a8f2);
  background: -moz-linear-gradient(center bottom, #0f91e2 0%, #33a8f2 100%);
  background: -o-linear-gradient(#33a8f2, #0f91e2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33a8f2', endColorstr='#0f91e2', GradientType=0);
  border-color: #3cacf2 #33a8f2 #24a2f1 #33a8f2;
  color: #ffffff !important;
}