@media (max-width: 780px) {
  .so-widget-sow-button-atom-7ce2f9e23bb0-59 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-7ce2f9e23bb0-59 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-7ce2f9e23bb0-59 .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: #9e7b24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #745b1b), color-stop(1, #9e7b24));
  background: -ms-linear-gradient(bottom, #745b1b, #9e7b24);
  background: -moz-linear-gradient(center bottom, #745b1b 0%, #9e7b24 100%);
  background: -o-linear-gradient(#9e7b24, #745b1b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e7b24', endColorstr='#745b1b', GradientType=0);
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  border-color: #685118 #604a16 #534113 #604a16;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1;
  
  padding-block: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2;
}
.so-widget-sow-button-atom-7ce2f9e23bb0-59 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-7ce2f9e23bb0-59 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #a68126;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7d611c), color-stop(1, #a68126));
  background: -ms-linear-gradient(bottom, #7d611c, #a68126);
  background: -moz-linear-gradient(center bottom, #7d611c 0%, #a68126 100%);
  background: -o-linear-gradient(#a68126, #7d611c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a68126', endColorstr='#7d611c', GradientType=0);
  border-color: #af8828 #a68126 #9a7823 #a68126;
  color: #ffffff !important;
}