@media (max-width: 780px) {
  .so-widget-sow-button-atom-71eea6ab58ce-9321 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-71eea6ab58ce-9321 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-71eea6ab58ce-9321 .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: #ce335d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a6284a), color-stop(1, #ce335d));
  background: -ms-linear-gradient(bottom, #a6284a, #ce335d);
  background: -moz-linear-gradient(center bottom, #a6284a 0%, #ce335d 100%);
  background: -o-linear-gradient(#ce335d, #a6284a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce335d', endColorstr='#a6284a', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #9a2545 #922341 #85203b #922341;
  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-71eea6ab58ce-9321 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-71eea6ab58ce-9321 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d03b64;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae2a4e), color-stop(1, #d03b64));
  background: -ms-linear-gradient(bottom, #ae2a4e, #d03b64);
  background: -moz-linear-gradient(center bottom, #ae2a4e 0%, #d03b64 100%);
  background: -o-linear-gradient(#d03b64, #ae2a4e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d03b64', endColorstr='#ae2a4e', GradientType=0);
  border-color: #d2436a #d03b64 #cb315b #d03b64;
  color: #ffffff !important;
}