@media (max-width: 780px) {
  .so-widget-sow-button-atom-071adc2ec15c .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-071adc2ec15c .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-071adc2ec15c .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: #176336;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0d3a1f), color-stop(1, #176336));
  background: -ms-linear-gradient(bottom, #0d3a1f, #176336);
  background: -moz-linear-gradient(center bottom, #0d3a1f 0%, #176336 100%);
  background: -o-linear-gradient(#176336, #0d3a1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#176336', endColorstr='#0d3a1f', GradientType=0);
  border: 1px solid;
  border-color: #0b2d19 #092514 #06190d #092514;
  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-071adc2ec15c .ow-button-base a:active,
.so-widget-sow-button-atom-071adc2ec15c .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-071adc2ec15c .ow-button-base a.ow-button-hover:hover {
  background: #196b3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0f4224), color-stop(1, #196b3b));
  background: -ms-linear-gradient(bottom, #0f4224, #196b3b);
  background: -moz-linear-gradient(center bottom, #0f4224 0%, #196b3b 100%);
  background: -o-linear-gradient(#196b3b, #0f4224);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#196b3b', endColorstr='#0f4224', GradientType=0);
  border-color: #1b743f #196b3b #165f34 #196b3b;
}