@media (max-width: 780px) {
  .so-widget-sow-button-atom-e4461fd9f9b7-8911 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e4461fd9f9b7-8911 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e4461fd9f9b7-8911 .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: #d831ba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b4229a), color-stop(1, #d831ba));
  background: -ms-linear-gradient(bottom, #b4229a, #d831ba);
  background: -moz-linear-gradient(center bottom, #b4229a 0%, #d831ba 100%);
  background: -o-linear-gradient(#d831ba, #b4229a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d831ba', endColorstr='#b4229a', GradientType=0);
  -webkit-border-radius: 0.25px;
  -moz-border-radius: 0.25px;
  border-radius: 0.25px;
  border-color: #a7208f #9e1e87 #921c7c #9e1e87;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-e4461fd9f9b7-8911 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-e4461fd9f9b7-8911 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #da3abd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bd24a1), color-stop(1, #da3abd));
  background: -ms-linear-gradient(bottom, #bd24a1, #da3abd);
  background: -moz-linear-gradient(center bottom, #bd24a1 0%, #da3abd 100%);
  background: -o-linear-gradient(#da3abd, #bd24a1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#da3abd', endColorstr='#bd24a1', GradientType=0);
  border-color: #db42c0 #da3abd #d72db9 #da3abd;
  color: #ffffff !important;
}