@media (max-width: 780px) {
  .so-widget-sow-button-atom-7350c7117b4a-6 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-7350c7117b4a-6 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-7350c7117b4a-6 .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: #9ccccc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7abbbb), color-stop(1, #9ccccc));
  background: -ms-linear-gradient(bottom, #7abbbb, #9ccccc);
  background: -moz-linear-gradient(center bottom, #7abbbb 0%, #9ccccc 100%);
  background: -o-linear-gradient(#9ccccc, #7abbbb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ccccc', endColorstr='#7abbbb', GradientType=0);
  border: 1px solid;
  border-color: #70b5b5 #6ab2b2 #5fadad #6ab2b2;
  color: #000000 !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-7350c7117b4a-6 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-7350c7117b4a-6 .ow-button-base a.ow-button-hover:hover {
  background: #a3cfcf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #81bebe), color-stop(1, #a3cfcf));
  background: -ms-linear-gradient(bottom, #81bebe, #a3cfcf);
  background: -moz-linear-gradient(center bottom, #81bebe 0%, #a3cfcf 100%);
  background: -o-linear-gradient(#a3cfcf, #81bebe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3cfcf', endColorstr='#81bebe', GradientType=0);
  border-color: #a9d3d3 #a3cfcf #99caca #a3cfcf;
  color: #000000 !important;
}