@media (max-width: 780px) {
  .so-widget-sow-button-atom-1eff8068371e-13 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-1eff8068371e-13 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-1eff8068371e-13 .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: 1.4em 2.8em;
  background: #248ba5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1b687b), color-stop(1, #248ba5));
  background: -ms-linear-gradient(bottom, #1b687b, #248ba5);
  background: -moz-linear-gradient(center bottom, #1b687b 0%, #248ba5 100%);
  background: -o-linear-gradient(#248ba5, #1b687b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#248ba5', endColorstr='#1b687b', GradientType=0);
  border: 1px solid;
  border-color: #185d6f #165666 #144c5a #165666;
  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-1eff8068371e-13 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-1eff8068371e-13 .ow-button-base a.ow-button-hover:hover {
  background: #2692ad;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1d6f84), color-stop(1, #2692ad));
  background: -ms-linear-gradient(bottom, #1d6f84, #2692ad);
  background: -moz-linear-gradient(center bottom, #1d6f84 0%, #2692ad 100%);
  background: -o-linear-gradient(#2692ad, #1d6f84);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2692ad', endColorstr='#1d6f84', GradientType=0);
  border-color: #2899b6 #2692ad #2387a1 #2692ad;
  color: #ffffff !important;
}