@media (max-width: 780px) {
  .so-widget-sow-button-atom-8871e0d2db34-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-8871e0d2db34-8 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-8871e0d2db34-8 .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: #d62a80;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac2167), color-stop(1, #d62a80));
  background: -ms-linear-gradient(bottom, #ac2167, #d62a80);
  background: -moz-linear-gradient(center bottom, #ac2167 0%, #d62a80 100%);
  background: -o-linear-gradient(#d62a80, #ac2167);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d62a80', endColorstr='#ac2167', 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: #9f1f5f #971d5a #8a1b52 #971d5a;
  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-8871e0d2db34-8 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-8871e0d2db34-8 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #d83385;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b4236c), color-stop(1, #d83385));
  background: -ms-linear-gradient(bottom, #b4236c, #d83385);
  background: -moz-linear-gradient(center bottom, #b4236c 0%, #d83385 100%);
  background: -o-linear-gradient(#d83385, #b4236c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d83385', endColorstr='#b4236c', GradientType=0);
  border-color: #d93b8a #d83385 #d2287d #d83385;
  color: #000000 !important;
}