@media (max-width: 780px) {
  .so-widget-sow-button-atom-93e5d5074f21 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-93e5d5074f21 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-93e5d5074f21 .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: #b52988;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8b2069), color-stop(1, #b52988));
  background: -ms-linear-gradient(bottom, #8b2069, #b52988);
  background: -moz-linear-gradient(center bottom, #8b2069 0%, #b52988 100%);
  background: -o-linear-gradient(#b52988, #8b2069);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b52988', endColorstr='#8b2069', GradientType=0);
  -webkit-border-radius: 0.5px;
  -moz-border-radius: 0.5px;
  border-radius: 0.5px;
  border-color: #7f1d5f #771b59 #6a1850 #771b59;
  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-93e5d5074f21 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-93e5d5074f21 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #bd2b8e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #94216f), color-stop(1, #bd2b8e));
  background: -ms-linear-gradient(bottom, #94216f, #bd2b8e);
  background: -moz-linear-gradient(center bottom, #94216f 0%, #bd2b8e 100%);
  background: -o-linear-gradient(#bd2b8e, #94216f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd2b8e', endColorstr='#94216f', GradientType=0);
  border-color: #c62d94 #bd2b8e #b12885 #bd2b8e;
  color: #ffffff !important;
}