@media (max-width: 780px) {
  .so-widget-sow-button-atom-692ff752ece1 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-692ff752ece1 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-692ff752ece1 .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: #b7a28d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3886e), color-stop(1, #b7a28d));
  background: -ms-linear-gradient(bottom, #a3886e, #b7a28d);
  background: -moz-linear-gradient(center bottom, #a3886e 0%, #b7a28d 100%);
  background: -o-linear-gradient(#b7a28d, #a3886e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7a28d', endColorstr='#a3886e', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #9d8164 #987c60 #8e745a #987c60;
  border: 1px solid;
  color: #e3cb92 !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-692ff752ece1 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-692ff752ece1 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bba793;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a78e74), color-stop(1, #bba793));
  background: -ms-linear-gradient(bottom, #a78e74, #bba793);
  background: -moz-linear-gradient(center bottom, #a78e74 0%, #bba793 100%);
  background: -o-linear-gradient(#bba793, #a78e74);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bba793', endColorstr='#a78e74', GradientType=0);
  border-color: #bfac9a #bba793 #b59f8a #bba793;
  color: #e3cb92 !important;
}