@media (max-width: 780px) {
  .so-widget-sow-button-atom-8ca496b0de81-130 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-8ca496b0de81-130 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-8ca496b0de81-130 .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: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  background: #dcdee0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c1c5c8), color-stop(1, #dcdee0));
  background: -ms-linear-gradient(bottom, #c1c5c8, #dcdee0);
  background: -moz-linear-gradient(center bottom, #c1c5c8 0%, #dcdee0 100%);
  background: -o-linear-gradient(#dcdee0, #c1c5c8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdee0', endColorstr='#c1c5c8', 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: #b9bdc1 #b3b8bc #abb0b5 #b3b8bc;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.15;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300;
  max-width: 100%;
  padding-inline: 2;
}
.so-widget-sow-button-atom-8ca496b0de81-130 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8ca496b0de81-130 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e1e3e5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c6cacd), color-stop(1, #e1e3e5));
  background: -ms-linear-gradient(bottom, #c6cacd, #e1e3e5);
  background: -moz-linear-gradient(center bottom, #c6cacd 0%, #e1e3e5 100%);
  background: -o-linear-gradient(#e1e3e5, #c6cacd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e3e5', endColorstr='#c6cacd', GradientType=0);
  border-color: #e7e8ea #e1e3e5 #d9dbde #e1e3e5;
  color: #000000 !important;
}