@media (max-width: 780px) {
  .so-widget-sow-button-atom-8c8bd67f4c70-13839 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8c8bd67f4c70-13839 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8c8bd67f4c70-13839 .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: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
  
  background: #ffda23;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #efc700), color-stop(1, #ffda23));
  background: -ms-linear-gradient(bottom, #efc700, #ffda23);
  background: -moz-linear-gradient(center bottom, #efc700 0%, #ffda23 100%);
  background: -o-linear-gradient(#ffda23, #efc700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda23', endColorstr='#efc700', 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: #e0ba00 #d5b200 #c6a500 #d5b200;
  border: 1px solid;
  color: #000000 !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-8c8bd67f4c70-13839 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8c8bd67f4c70-13839 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffdc2d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f9cf00), color-stop(1, #ffdc2d));
  background: -ms-linear-gradient(bottom, #f9cf00, #ffdc2d);
  background: -moz-linear-gradient(center bottom, #f9cf00 0%, #ffdc2d 100%);
  background: -o-linear-gradient(#ffdc2d, #f9cf00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2d', endColorstr='#f9cf00', GradientType=0);
  border-color: #ffdd37 #ffdc2d #ffd91e #ffdc2d;
  color: #000000 !important;
}