@media (max-width: 780px) {
  .so-widget-sow-button-atom-53790530f703-999955853 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-53790530f703-999955853 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-53790530f703-999955853 .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: #0b77be;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #08598e), color-stop(1, #0b77be));
  background: -ms-linear-gradient(bottom, #08598e, #0b77be);
  background: -moz-linear-gradient(center bottom, #08598e 0%, #0b77be 100%);
  background: -o-linear-gradient(#0b77be, #08598e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b77be', endColorstr='#08598e', GradientType=0);
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  border-color: #07507f #074a76 #064167 #074a76;
  border: 1px solid;
  color: #ffffff !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-53790530f703-999955853 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-53790530f703-999955853 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #0c7dc8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #095f97), color-stop(1, #0c7dc8));
  background: -ms-linear-gradient(bottom, #095f97, #0c7dc8);
  background: -moz-linear-gradient(center bottom, #095f97 0%, #0c7dc8 100%);
  background: -o-linear-gradient(#0c7dc8, #095f97);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c7dc8', endColorstr='#095f97', GradientType=0);
  border-color: #0c83d1 #0c7dc8 #0b74b9 #0c7dc8;
  color: #ffffff !important;
}