@media (max-width: 780px) {
  .so-widget-sow-button-atom-59078d4fc72b-12064 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-59078d4fc72b-12064 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-59078d4fc72b-12064 .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: #f1e3dd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2c5b9), color-stop(1, #f1e3dd));
  background: -ms-linear-gradient(bottom, #e2c5b9, #f1e3dd);
  background: -moz-linear-gradient(center bottom, #e2c5b9 0%, #f1e3dd 100%);
  background: -o-linear-gradient(#f1e3dd, #e2c5b9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e3dd', endColorstr='#e2c5b9', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #debcae #dbb6a7 #d6ad9c #dbb6a7;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 300px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-59078d4fc72b-12064 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-59078d4fc72b-12064 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f4e9e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5cbc0), color-stop(1, #f4e9e4));
  background: -ms-linear-gradient(bottom, #e5cbc0, #f4e9e4);
  background: -moz-linear-gradient(center bottom, #e5cbc0 0%, #f4e9e4 100%);
  background: -o-linear-gradient(#f4e9e4, #e5cbc0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e9e4', endColorstr='#e5cbc0', GradientType=0);
  border-color: #f7efeb #f4e9e4 #f0e0d9 #f4e9e4;
  color: #000000 !important;
}