@media (max-width: 780px) {
  .so-widget-sow-button-atom-56b64e43a684 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-56b64e43a684 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-56b64e43a684 .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: #663d65;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #462a45), color-stop(1, #663d65));
  background: -ms-linear-gradient(bottom, #462a45, #663d65);
  background: -moz-linear-gradient(center bottom, #462a45 0%, #663d65 100%);
  background: -o-linear-gradient(#663d65, #462a45);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#663d65', endColorstr='#462a45', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #3d243c #362036 #2d1b2c #362036;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.15em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-56b64e43a684 .ow-button-base a.ow-button-hover:hover {
  background: #6c416b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4c2e4c), color-stop(1, #6c416b));
  background: -ms-linear-gradient(bottom, #4c2e4c, #6c416b);
  background: -moz-linear-gradient(center bottom, #4c2e4c 0%, #6c416b 100%);
  background: -o-linear-gradient(#6c416b, #4c2e4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c416b', endColorstr='#4c2e4c', GradientType=0);
  border-color: #734572 #6c416b #633b62 #6c416b;
  color: #ffffff !important;
}