@media (max-width: 780px) {
  .so-widget-sow-button-atom-895ff118d4d0-1837 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-895ff118d4d0-1837 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-895ff118d4d0-1837 .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: #fcf3dd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f8e2ae), color-stop(1, #fcf3dd));
  background: -ms-linear-gradient(bottom, #f8e2ae, #fcf3dd);
  background: -moz-linear-gradient(center bottom, #f8e2ae 0%, #fcf3dd 100%);
  background: -o-linear-gradient(#fcf3dd, #f8e2ae);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcf3dd', endColorstr='#f8e2ae', 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: #f7dda0 #f6da97 #f5d589 #f6da97;
  border: 1px solid;
  color: #caaacd !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-895ff118d4d0-1837 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-895ff118d4d0-1837 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #fdf6e6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9e6b8), color-stop(1, #fdf6e6));
  background: -ms-linear-gradient(bottom, #f9e6b8, #fdf6e6);
  background: -moz-linear-gradient(center bottom, #f9e6b8 0%, #fdf6e6 100%);
  background: -o-linear-gradient(#fdf6e6, #f9e6b8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdf6e6', endColorstr='#f9e6b8', GradientType=0);
  border-color: #fefaf0 #fdf6e6 #fcf1d8 #fdf6e6;
  color: #caaacd !important;
}