@media (max-width: 780px) {
  .so-widget-sow-button-atom-d40fa4dd72ab .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d40fa4dd72ab .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d40fa4dd72ab .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: #eadbc3;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ddc49d), color-stop(1, #eadbc3));
  background: -ms-linear-gradient(bottom, #ddc49d, #eadbc3);
  background: -moz-linear-gradient(center bottom, #ddc49d 0%, #eadbc3 100%);
  background: -o-linear-gradient(#eadbc3, #ddc49d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eadbc3', endColorstr='#ddc49d', 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: #d9be92 #d6b98a #d2b27f #d6b98a;
  border: 1px solid;
  color: #000000 !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-d40fa4dd72ab .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-d40fa4dd72ab .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ede0cb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dfc9a5), color-stop(1, #ede0cb));
  background: -ms-linear-gradient(bottom, #dfc9a5, #ede0cb);
  background: -moz-linear-gradient(center bottom, #dfc9a5 0%, #ede0cb 100%);
  background: -o-linear-gradient(#ede0cb, #dfc9a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede0cb', endColorstr='#dfc9a5', GradientType=0);
  border-color: #efe4d2 #ede0cb #e9d9bf #ede0cb;
  color: #000000 !important;
}