@media (max-width: 780px) {
  .so-widget-sow-button-atom-3e2204d9ceba-163 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-3e2204d9ceba-163 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3e2204d9ceba-163 .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: #ed017f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba0164), color-stop(1, #ed017f));
  background: -ms-linear-gradient(bottom, #ba0164, #ed017f);
  background: -moz-linear-gradient(center bottom, #ba0164 0%, #ed017f 100%);
  background: -o-linear-gradient(#ed017f, #ba0164);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed017f', endColorstr='#ba0164', GradientType=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #ab015c #a10156 #92014e #a10156;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-3e2204d9ceba-163 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-3e2204d9ceba-163 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f70184;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c40169), color-stop(1, #f70184));
  background: -ms-linear-gradient(bottom, #c40169, #f70184);
  background: -moz-linear-gradient(center bottom, #c40169 0%, #f70184 100%);
  background: -o-linear-gradient(#f70184, #c40169);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f70184', endColorstr='#c40169', GradientType=0);
  border-color: #fe048a #f70184 #e8017c #f70184;
  color: #ffffff !important;
}