@media (max-width: 780px) {
  .so-widget-sow-button-atom-19acb1a2aacf-329 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-19acb1a2aacf-329 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-19acb1a2aacf-329 .ow-button-base a {
  -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: #ff99cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff66b3), color-stop(1, #ff99cc));
  background: -ms-linear-gradient(bottom, #ff66b3, #ff99cc);
  background: -moz-linear-gradient(center bottom, #ff66b3 0%, #ff99cc 100%);
  background: -o-linear-gradient(#ff99cc, #ff66b3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff99cc', endColorstr='#ff66b3', 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: #ff57ab #ff4da6 #ff3d9e #ff4da6;
  border: 1px solid;
  color: #ffffff !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-19acb1a2aacf-329 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-19acb1a2aacf-329 .ow-button-base a.ow-button-hover:hover {
  background: #ffa3d1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff70b8), color-stop(1, #ffa3d1));
  background: -ms-linear-gradient(bottom, #ff70b8, #ffa3d1);
  background: -moz-linear-gradient(center bottom, #ff70b8 0%, #ffa3d1 100%);
  background: -o-linear-gradient(#ffa3d1, #ff70b8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3d1', endColorstr='#ff70b8', GradientType=0);
  border-color: #ffadd6 #ffa3d1 #ff94c9 #ffa3d1;
  color: #ffffff !important;
}