@media (max-width: 780px) {
  .so-widget-sow-button-atom-bcd60472ee92-171 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bcd60472ee92-171 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bcd60472ee92-171 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #15a0ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0086e1), color-stop(1, #15a0ff));
  background: -ms-linear-gradient(bottom, #0086e1, #15a0ff);
  background: -moz-linear-gradient(center bottom, #0086e1 0%, #15a0ff 100%);
  background: -o-linear-gradient(#15a0ff, #0086e1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#15a0ff', endColorstr='#0086e1', GradientType=0);
  border: 1px solid;
  border-color: #007dd2 #0077c7 #006db8 #0077c7;
  color: #ffffff !important;
  -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;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-bcd60472ee92-171 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-bcd60472ee92-171 .ow-button-base a.ow-button-hover:hover {
  background: #1fa4ff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #008ceb), color-stop(1, #1fa4ff));
  background: -ms-linear-gradient(bottom, #008ceb, #1fa4ff);
  background: -moz-linear-gradient(center bottom, #008ceb 0%, #1fa4ff 100%);
  background: -o-linear-gradient(#1fa4ff, #008ceb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fa4ff', endColorstr='#008ceb', GradientType=0);
  border-color: #29a8ff #1fa4ff #109eff #1fa4ff;
  color: #ffffff !important;
}