@media (max-width: 780px) {
  .so-widget-sow-button-atom-89bf43ea959c .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-89bf43ea959c .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-89bf43ea959c .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;
  font-family: Corben;
  
  background: #cc2e5b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a22548), color-stop(1, #cc2e5b));
  background: -ms-linear-gradient(bottom, #a22548, #cc2e5b);
  background: -moz-linear-gradient(center bottom, #a22548 0%, #cc2e5b 100%);
  background: -o-linear-gradient(#cc2e5b, #a22548);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2e5b', endColorstr='#a22548', 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: #962243 #8e203f #811d3a #8e203f;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-89bf43ea959c .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-89bf43ea959c .ow-button-base a.ow-button-hover:hover {
  background: #d13360;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab264c), color-stop(1, #d13360));
  background: -ms-linear-gradient(bottom, #ab264c, #d13360);
  background: -moz-linear-gradient(center bottom, #ab264c 0%, #d13360 100%);
  background: -o-linear-gradient(#d13360, #ab264c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d13360', endColorstr='#ab264c', GradientType=0);
  border-color: #d33b67 #d13360 #c82d59 #d13360;
  color: #ffffff !important;
}