@media (max-width: 780px) {
  .so-widget-sow-button-atom-9540edcb7425-2 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-9540edcb7425-2 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-9540edcb7425-2 .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: #faa146;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f98814), color-stop(1, #faa146));
  background: -ms-linear-gradient(bottom, #f98814, #faa146);
  background: -moz-linear-gradient(center bottom, #f98814 0%, #faa146 100%);
  background: -o-linear-gradient(#faa146, #f98814);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa146', endColorstr='#f98814', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #f78007 #ed7b06 #de7306 #ed7b06;
  border: 1px solid;
  color: #f7f7f7 !important;
  font-size: 1.3;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-9540edcb7425-2 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-9540edcb7425-2 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #faa650;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f98d1e), color-stop(1, #faa650));
  background: -ms-linear-gradient(bottom, #f98d1e, #faa650);
  background: -moz-linear-gradient(center bottom, #f98d1e 0%, #faa650 100%);
  background: -o-linear-gradient(#faa650, #f98d1e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa650', endColorstr='#f98d1e', GradientType=0);
  border-color: #fbab5a #faa650 #fa9e41 #faa650;
  color: #f7f7f7 !important;
}