@media (max-width: 780px) {
  .so-widget-sow-button-atom-db496d91b601 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-db496d91b601 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-db496d91b601 .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: #b01e62;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84174a), color-stop(1, #b01e62));
  background: -ms-linear-gradient(bottom, #84174a, #b01e62);
  background: -moz-linear-gradient(center bottom, #84174a 0%, #b01e62 100%);
  background: -o-linear-gradient(#b01e62, #84174a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b01e62', endColorstr='#84174a', 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: #771442 #6f133e #621136 #6f133e;
  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-db496d91b601 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-db496d91b601 .ow-button-base a.ow-button-hover:hover {
  background: #b91f67;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8d184f), color-stop(1, #b91f67));
  background: -ms-linear-gradient(bottom, #8d184f, #b91f67);
  background: -moz-linear-gradient(center bottom, #8d184f 0%, #b91f67 100%);
  background: -o-linear-gradient(#b91f67, #8d184f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b91f67', endColorstr='#8d184f', GradientType=0);
  border-color: #c1216c #b91f67 #ac1d60 #b91f67;
  color: #ffffff !important;
}