@media (max-width: 780px) {
  .so-widget-sow-button-atom-17ef56f50852-40 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-17ef56f50852-40 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-17ef56f50852-40 .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: #ffe431;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fddc00), color-stop(1, #ffe431));
  background: -ms-linear-gradient(bottom, #fddc00, #ffe431);
  background: -moz-linear-gradient(center bottom, #fddc00 0%, #ffe431 100%);
  background: -o-linear-gradient(#ffe431, #fddc00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe431', endColorstr='#fddc00', 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: #eecf00 #e3c600 #d4b800 #e3c600;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-17ef56f50852-40 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-17ef56f50852-40 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffe53b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffdf08), color-stop(1, #ffe53b));
  background: -ms-linear-gradient(bottom, #ffdf08, #ffe53b);
  background: -moz-linear-gradient(center bottom, #ffdf08 0%, #ffe53b 100%);
  background: -o-linear-gradient(#ffe53b, #ffdf08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe53b', endColorstr='#ffdf08', GradientType=0);
  border-color: #ffe745 #ffe53b #ffe32c #ffe53b;
  color: #000000 !important;
}