@media (max-width: 780px) {
  .so-widget-sow-button-atom-608d553fc020-16722 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-608d553fc020-16722 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-608d553fc020-16722 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Strait;
  
  background: #85b3cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #619dbd), color-stop(1, #85b3cc));
  background: -ms-linear-gradient(bottom, #619dbd, #85b3cc);
  background: -moz-linear-gradient(center bottom, #619dbd 0%, #85b3cc 100%);
  background: -o-linear-gradient(#85b3cc, #619dbd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#85b3cc', endColorstr='#619dbd', GradientType=0);
  -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;
  border-color: #5696b8 #4f91b5 #4889ad #4f91b5;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 500;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-608d553fc020-16722 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-608d553fc020-16722 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #8cb7cf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #68a1c0), color-stop(1, #8cb7cf));
  background: -ms-linear-gradient(bottom, #68a1c0, #8cb7cf);
  background: -moz-linear-gradient(center bottom, #68a1c0 0%, #8cb7cf 100%);
  background: -o-linear-gradient(#8cb7cf, #68a1c0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb7cf', endColorstr='#68a1c0', GradientType=0);
  border-color: #93bcd2 #8cb7cf #81b1ca #8cb7cf;
  color: #000000 !important;
}