@media (max-width: 780px) {
  .so-widget-sow-button-atom-a88347ae77da-28 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a88347ae77da-28 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a88347ae77da-28 .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: #e13288;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c31d6f), color-stop(1, #e13288));
  background: -ms-linear-gradient(bottom, #c31d6f, #e13288);
  background: -moz-linear-gradient(center bottom, #c31d6f 0%, #e13288 100%);
  background: -o-linear-gradient(#e13288, #c31d6f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e13288', endColorstr='#c31d6f', 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: #b61b67 #ad1962 #a0175a #ad1962;
  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-a88347ae77da-28 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a88347ae77da-28 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e23b8d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc1e74), color-stop(1, #e23b8d));
  background: -ms-linear-gradient(bottom, #cc1e74, #e23b8d);
  background: -moz-linear-gradient(center bottom, #cc1e74 0%, #e23b8d 100%);
  background: -o-linear-gradient(#e23b8d, #cc1e74);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e23b8d', endColorstr='#cc1e74', GradientType=0);
  border-color: #e44492 #e23b8d #e02e85 #e23b8d;
  color: #ffffff !important;
}