@media (max-width: 780px) {
  .so-widget-sow-button-atom-bb1d164d658e-4981 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-bb1d164d658e-4981 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-bb1d164d658e-4981 .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: #dd8f1a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af7115), color-stop(1, #dd8f1a));
  background: -ms-linear-gradient(bottom, #af7115, #dd8f1a);
  background: -moz-linear-gradient(center bottom, #af7115 0%, #dd8f1a 100%);
  background: -o-linear-gradient(#dd8f1a, #af7115);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd8f1a', endColorstr='#af7115', GradientType=0);
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  border-color: #a26913 #996312 #8b5a10 #996312;
  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-bb1d164d658e-4981 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-bb1d164d658e-4981 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e4951d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b87716), color-stop(1, #e4951d));
  background: -ms-linear-gradient(bottom, #b87716, #e4951d);
  background: -moz-linear-gradient(center bottom, #b87716 0%, #e4951d 100%);
  background: -o-linear-gradient(#e4951d, #b87716);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4951d', endColorstr='#b87716', GradientType=0);
  border-color: #e59926 #e4951d #d88c19 #e4951d;
  color: #ffffff !important;
}