@media (max-width: 780px) {
  .so-widget-sow-button-atom-38a05475bae8-52 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-38a05475bae8-52 .ow-button-base.ow-button-align-justify .sowb-button {
    display: block;
  }
}
.so-widget-sow-button-atom-38a05475bae8-52 .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: #c17a6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b15a4c), color-stop(1, #c17a6f));
  background: -ms-linear-gradient(bottom, #b15a4c, #c17a6f);
  background: -moz-linear-gradient(center bottom, #b15a4c 0%, #c17a6f 100%);
  background: -o-linear-gradient(#c17a6f, #b15a4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c17a6f', endColorstr='#b15a4c', GradientType=0);
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  border-color: #a65448 #9f5144 #944b40 #9f5144;
  border: 1px solid;
  color: #f5f1e8 !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-38a05475bae8-52 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-38a05475bae8-52 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c48176;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b56052), color-stop(1, #c48176));
  background: -ms-linear-gradient(bottom, #b56052, #c48176);
  background: -moz-linear-gradient(center bottom, #b56052 0%, #c48176 100%);
  background: -o-linear-gradient(#c48176, #b56052);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c48176', endColorstr='#b56052', GradientType=0);
  border-color: #c7877d #c48176 #bf776b #c48176;
  color: #f5f1e8 !important;
}