@media (max-width: 780px) {
  .so-widget-sow-button-atom-dd13a00c1a2e-2710 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-dd13a00c1a2e-2710 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-dd13a00c1a2e-2710 .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: #dd8d23;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b2711b), color-stop(1, #dd8d23));
  background: -ms-linear-gradient(bottom, #b2711b, #dd8d23);
  background: -moz-linear-gradient(center bottom, #b2711b 0%, #dd8d23 100%);
  background: -o-linear-gradient(#dd8d23, #b2711b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd8d23', endColorstr='#b2711b', GradientType=0);
  -webkit-border-radius: 0em 0em 0em 0em;
  -moz-border-radius: 0em 0em 0em 0em;
  border-radius: 0em 0em 0em 0em;
  border-color: #a46919 #9b6318 #8e5b16 #9b6318;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 2;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-dd13a00c1a2e-2710 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-dd13a00c1a2e-2710 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #de922c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba771d), color-stop(1, #de922c));
  background: -ms-linear-gradient(bottom, #ba771d, #de922c);
  background: -moz-linear-gradient(center bottom, #ba771d 0%, #de922c 100%);
  background: -o-linear-gradient(#de922c, #ba771d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de922c', endColorstr='#ba771d', GradientType=0);
  border-color: #e09635 #de922c #d98a22 #de922c;
  color: #ffffff !important;
}