@media (max-width: 780px) {
  .so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a {
  -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: #bb93e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a26bd7), color-stop(1, #bb93e2));
  background: -ms-linear-gradient(bottom, #a26bd7, #bb93e2);
  background: -moz-linear-gradient(center bottom, #a26bd7 0%, #bb93e2 100%);
  background: -o-linear-gradient(#bb93e2, #a26bd7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb93e2', endColorstr='#a26bd7', 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: #9a5fd4 #9557d2 #8d4bcf #9557d2;
  border: 1px solid;
  color: #000000 !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-d15b1c9d1243-98 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-d15b1c9d1243-98 .ow-button-base a.ow-button-hover:hover {
  background: #c09be4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a773d9), color-stop(1, #c09be4));
  background: -ms-linear-gradient(bottom, #a773d9, #c09be4);
  background: -moz-linear-gradient(center bottom, #a773d9 0%, #c09be4 100%);
  background: -o-linear-gradient(#c09be4, #a773d9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c09be4', endColorstr='#a773d9', GradientType=0);
  border-color: #c5a3e6 #c09be4 #b88fe1 #c09be4;
  color: #000000 !important;
}