@media (max-width: 780px) {
  .so-widget-sow-button-atom-414a6009592f-3002 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-414a6009592f-3002 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-414a6009592f-3002 .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;
  background: #9fa1a4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #85878b), color-stop(1, #9fa1a4));
  background: -ms-linear-gradient(bottom, #85878b, #9fa1a4);
  background: -moz-linear-gradient(center bottom, #85878b 0%, #9fa1a4 100%);
  background: -o-linear-gradient(#9fa1a4, #85878b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fa1a4', endColorstr='#85878b', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #7d8084 #787b7f #717377 #787b7f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-414a6009592f-3002 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-414a6009592f-3002 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a4a6a9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8a8c90), color-stop(1, #a4a6a9));
  background: -ms-linear-gradient(bottom, #8a8c90, #a4a6a9);
  background: -moz-linear-gradient(center bottom, #8a8c90 0%, #a4a6a9 100%);
  background: -o-linear-gradient(#a4a6a9, #8a8c90);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a4a6a9', endColorstr='#8a8c90', GradientType=0);
  border-color: #a9abae #a4a6a9 #9c9ea2 #a4a6a9;
  color: #ffffff !important;
}