@media (max-width: 780px) {
  .so-widget-sow-button-atom-ae5b6ff84068 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-ae5b6ff84068 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-ae5b6ff84068 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1.3;
  padding: 1 2;
  background: #90b1d9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6a96cc), color-stop(1, #90b1d9));
  background: -ms-linear-gradient(bottom, #6a96cc, #90b1d9);
  background: -moz-linear-gradient(center bottom, #6a96cc 0%, #90b1d9 100%);
  background: -o-linear-gradient(#90b1d9, #6a96cc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#90b1d9', endColorstr='#6a96cc', GradientType=0);
  border: 1px solid;
  border-color: #5f8ec8 #5789c5 #4c81c2 #5789c5;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-ae5b6ff84068 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-ae5b6ff84068 .ow-button-base a.ow-button-hover:hover {
  background: #98b6dc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #729ccf), color-stop(1, #98b6dc));
  background: -ms-linear-gradient(bottom, #729ccf, #98b6dc);
  background: -moz-linear-gradient(center bottom, #729ccf 0%, #98b6dc 100%);
  background: -o-linear-gradient(#98b6dc, #729ccf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98b6dc', endColorstr='#729ccf', GradientType=0);
  border-color: #9fbcde #98b6dc #8caed8 #98b6dc;
  color: #ffffff !important;
}