@media (max-width: 780px) {
  .so-widget-sow-button-atom-da611a6fcad4 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-da611a6fcad4 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-da611a6fcad4 .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;
  font-family: Bitter;
  font-weight: 700;
  background: #ead9bb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dec394), color-stop(1, #ead9bb));
  background: -ms-linear-gradient(bottom, #dec394, #ead9bb);
  background: -moz-linear-gradient(center bottom, #dec394 0%, #ead9bb 100%);
  background: -o-linear-gradient(#ead9bb, #dec394);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ead9bb', endColorstr='#dec394', 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: #dabd88 #d8b881 #d4b275 #d8b881;
  border: 1px solid;
  color: #363636 !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-da611a6fcad4 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-da611a6fcad4 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ecddc3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e0c89c), color-stop(1, #ecddc3));
  background: -ms-linear-gradient(bottom, #e0c89c, #ecddc3);
  background: -moz-linear-gradient(center bottom, #e0c89c 0%, #ecddc3 100%);
  background: -o-linear-gradient(#ecddc3, #e0c89c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecddc3', endColorstr='#e0c89c', GradientType=0);
  border-color: #efe2cb #ecddc3 #e9d7b7 #ecddc3;
  color: #363636 !important;
}