@media (max-width: 780px) {
  .so-widget-sow-button-atom-0f68aebf19c2-25 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-0f68aebf19c2-25 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-0f68aebf19c2-25 .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: 1em 2em;
  background: #124b8c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0c335f), color-stop(1, #124b8c));
  background: -ms-linear-gradient(bottom, #0c335f, #124b8c);
  background: -moz-linear-gradient(center bottom, #0c335f 0%, #124b8c 100%);
  background: -o-linear-gradient(#124b8c, #0c335f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#124b8c', endColorstr='#0c335f', GradientType=0);
  border: 1px solid;
  border-color: #0a2c51 #092748 #081f3b #092748;
  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-0f68aebf19c2-25 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-0f68aebf19c2-25 .ow-button-base a.ow-button-hover:hover {
  background: #135095;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d3868), color-stop(1, #135095));
  background: -ms-linear-gradient(bottom, #0d3868, #135095);
  background: -moz-linear-gradient(center bottom, #0d3868 0%, #135095 100%);
  background: -o-linear-gradient(#135095, #0d3868);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#135095', endColorstr='#0d3868', GradientType=0);
  border-color: #14559e #135095 #114987 #135095;
  color: #ffffff !important;
}