@media (max-width: 780px) {
  .so-widget-sow-button-atom-967592e381e0-1556 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-967592e381e0-1556 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-967592e381e0-1556 .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: #dd8500;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa6600), color-stop(1, #dd8500));
  background: -ms-linear-gradient(bottom, #aa6600, #dd8500);
  background: -moz-linear-gradient(center bottom, #aa6600 0%, #dd8500 100%);
  background: -o-linear-gradient(#dd8500, #aa6600);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd8500', endColorstr='#aa6600', 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: #9b5d00 #915700 #814e00 #915700;
  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-967592e381e0-1556 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-967592e381e0-1556 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e78b00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b46c00), color-stop(1, #e78b00));
  background: -ms-linear-gradient(bottom, #b46c00, #e78b00);
  background: -moz-linear-gradient(center bottom, #b46c00 0%, #e78b00 100%);
  background: -o-linear-gradient(#e78b00, #b46c00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e78b00', endColorstr='#b46c00', GradientType=0);
  border-color: #f19100 #e78b00 #d88200 #e78b00;
  color: #ffffff !important;
}