@media (max-width: 780px) {
  .so-widget-sow-button-atom-e097287fe3d1 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e097287fe3d1 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e097287fe3d1 .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: #975247;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #743f37), color-stop(1, #975247));
  background: -ms-linear-gradient(bottom, #743f37, #975247);
  background: -moz-linear-gradient(center bottom, #743f37 0%, #975247 100%);
  background: -o-linear-gradient(#975247, #743f37);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#975247', endColorstr='#743f37', GradientType=0);
  -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;
  border-color: #6a3a32 #63362f #59302a #63362f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e097287fe3d1 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e097287fe3d1 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ba7c74;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a85d53), color-stop(1, #ba7c74));
  background: -ms-linear-gradient(bottom, #a85d53, #ba7c74);
  background: -moz-linear-gradient(center bottom, #a85d53 0%, #ba7c74 100%);
  background: -o-linear-gradient(#ba7c74, #a85d53);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba7c74', endColorstr='#a85d53', GradientType=0);
  border-color: #be837b #ba7c74 #b5736a #ba7c74;
  color: #ffffff !important;
}