@media (max-width: 780px) {
  .so-widget-sow-button-atom-5572fe0bea65-1731 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-5572fe0bea65-1731 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5572fe0bea65-1731 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 140px;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #4f3e3b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #322725), color-stop(1, #4f3e3b));
  background: -ms-linear-gradient(bottom, #322725, #4f3e3b);
  background: -moz-linear-gradient(center bottom, #322725 0%, #4f3e3b 100%);
  background: -o-linear-gradient(#4f3e3b, #322725);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f3e3b', endColorstr='#322725', GradientType=0);
  border: 1px solid;
  border-color: #29201f #231c1a #1a1514 #231c1a;
  color: #c2b97b !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-5572fe0bea65-1731 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5572fe0bea65-1731 .ow-button-base a.ow-button-hover:hover {
  background: #55433f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #382c2a), color-stop(1, #55433f));
  background: -ms-linear-gradient(bottom, #382c2a, #55433f);
  background: -moz-linear-gradient(center bottom, #382c2a 0%, #55433f 100%);
  background: -o-linear-gradient(#55433f, #382c2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#55433f', endColorstr='#382c2a', GradientType=0);
  border-color: #5b4744 #55433f #4c3c39 #55433f;
  color: #c2b97b !important;
}