@media (max-width: 780px) {
  .so-widget-sow-button-atom-1b6f2985467e .ow-button-base.ow-button-align-justify {
    text-align: center;
  }
  .so-widget-sow-button-atom-1b6f2985467e .ow-button-base.ow-button-align-justify.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1b6f2985467e .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: 1em;
  padding: 1.4em 2.8em;
  background: #008bba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006587), color-stop(1, #008bba));
  background: -ms-linear-gradient(bottom, #006587, #008bba);
  background: -moz-linear-gradient(center bottom, #006587 0%, #008bba 100%);
  background: -o-linear-gradient(#008bba, #006587);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008bba', endColorstr='#006587', GradientType=0);
  border: 1px solid;
  border-color: #005978 #00526e #00465e #00526e;
  color: #dd3333 !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-1b6f2985467e .ow-button-base a:active,
.so-widget-sow-button-atom-1b6f2985467e .ow-button-base a:hover {
  color: #dd3333 !important;
}
.so-widget-sow-button-atom-1b6f2985467e .ow-button-base a.ow-button-hover:hover {
  background: #0093c4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006d91), color-stop(1, #0093c4));
  background: -ms-linear-gradient(bottom, #006d91, #0093c4);
  background: -moz-linear-gradient(center bottom, #006d91 0%, #0093c4 100%);
  background: -o-linear-gradient(#0093c4, #006d91);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0093c4', endColorstr='#006d91', GradientType=0);
  border-color: #009ace #0093c4 #0087b5 #0093c4;
}