@media (max-width: 780px) {
  .so-widget-sow-button-atom-546244cb587a-2359 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-546244cb587a-2359 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-546244cb587a-2359 .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: #b07f4a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8c653b), color-stop(1, #b07f4a));
  background: -ms-linear-gradient(bottom, #8c653b, #b07f4a);
  background: -moz-linear-gradient(center bottom, #8c653b 0%, #b07f4a 100%);
  background: -o-linear-gradient(#b07f4a, #8c653b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b07f4a', endColorstr='#8c653b', 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: #815d36 #7a5833 #6f502f #7a5833;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-546244cb587a-2359 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-546244cb587a-2359 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #b5844f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #936a3e), color-stop(1, #b5844f));
  background: -ms-linear-gradient(bottom, #936a3e, #b5844f);
  background: -moz-linear-gradient(center bottom, #936a3e 0%, #b5844f 100%);
  background: -o-linear-gradient(#b5844f, #936a3e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5844f', endColorstr='#936a3e', GradientType=0);
  border-color: #b88956 #b5844f #ac7c48 #b5844f;
  color: #ffffff !important;
}