@media (max-width: 780px) {
  .so-widget-sow-button-atom-9cc45ccdc64b-279 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-9cc45ccdc64b-279 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-9cc45ccdc64b-279 .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: #767576;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5c5c5c), color-stop(1, #767576));
  background: -ms-linear-gradient(bottom, #5c5c5c, #767576);
  background: -moz-linear-gradient(center bottom, #5c5c5c 0%, #767576 100%);
  background: -o-linear-gradient(#767576, #5c5c5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767576', endColorstr='#5c5c5c', 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: #555455 #504f50 #484748 #504f50;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-9cc45ccdc64b-279 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9cc45ccdc64b-279 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #7b7a7b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #626162), color-stop(1, #7b7a7b));
  background: -ms-linear-gradient(bottom, #626162, #7b7a7b);
  background: -moz-linear-gradient(center bottom, #626162 0%, #7b7a7b 100%);
  background: -o-linear-gradient(#7b7a7b, #626162);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b7a7b', endColorstr='#626162', GradientType=0);
  border-color: #807f80 #7b7a7b #737273 #7b7a7b;
  color: #ffffff !important;
}