@media (max-width: 780px) {
  .so-widget-sow-button-atom-84187ea232b5 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-84187ea232b5 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-84187ea232b5 .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: #ceae8b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bf9567), color-stop(1, #ceae8b));
  background: -ms-linear-gradient(bottom, #bf9567, #ceae8b);
  background: -moz-linear-gradient(center bottom, #bf9567 0%, #ceae8b 100%);
  background: -o-linear-gradient(#ceae8b, #bf9567);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceae8b', endColorstr='#bf9567', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #ba8d5c #b78855 #b2814b #b78855;
  border: 1px solid;
  color: #443326 !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-84187ea232b5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-84187ea232b5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d1a475;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c48b4e), color-stop(1, #d1a475));
  background: -ms-linear-gradient(bottom, #c48b4e, #d1a475);
  background: -moz-linear-gradient(center bottom, #c48b4e 0%, #d1a475 100%);
  background: -o-linear-gradient(#d1a475, #c48b4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1a475', endColorstr='#c48b4e', GradientType=0);
  border-color: #d3a97c #d1a475 #cd9c69 #d1a475;
  color: #443326 !important;
}