@media (max-width: 780px) {
  .so-widget-sow-button-atom-6fde0b0d1c4c-34759 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6fde0b0d1c4c-34759 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6fde0b0d1c4c-34759 .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: #ba2391;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8f1b70), color-stop(1, #ba2391));
  background: -ms-linear-gradient(bottom, #8f1b70, #ba2391);
  background: -moz-linear-gradient(center bottom, #8f1b70 0%, #ba2391 100%);
  background: -o-linear-gradient(#ba2391, #8f1b70);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba2391', endColorstr='#8f1b70', 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: #821966 #7a175f #6d1455 #7a175f;
  border: 1px solid;
  color: #ededed !important;
  font-size: 1.2em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 420px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-6fde0b0d1c4c-34759 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-6fde0b0d1c4c-34759 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #c9c9c9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b0b0b0), color-stop(1, #c9c9c9));
  background: -ms-linear-gradient(bottom, #b0b0b0, #c9c9c9);
  background: -moz-linear-gradient(center bottom, #b0b0b0 0%, #c9c9c9 100%);
  background: -o-linear-gradient(#c9c9c9, #b0b0b0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9c9c9', endColorstr='#b0b0b0', GradientType=0);
  border-color: #cecece #c9c9c9 #c1c1c1 #c9c9c9;
  color: #000000 !important;
}