@media (max-width: 780px) {
  .so-widget-sow-button-atom-806fe6eecd0c .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-806fe6eecd0c .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-806fe6eecd0c .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;
  font-family: Permanent Marker;
  
  background: #c2afff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b7cff), color-stop(1, #c2afff));
  background: -ms-linear-gradient(bottom, #9b7cff, #c2afff);
  background: -moz-linear-gradient(center bottom, #9b7cff 0%, #c2afff 100%);
  background: -o-linear-gradient(#c2afff, #9b7cff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2afff', endColorstr='#9b7cff', GradientType=0);
  -webkit-border-radius: 0.25px 0px 0px 0px;
  -moz-border-radius: 0.25px 0px 0px 0px;
  border-radius: 0.25px 0px 0px 0px;
  border-color: #8f6dff #8862ff #7c53ff #8862ff;
  border: 1px solid;
  color: #6537f9 !important;
  display: inline-block;
  font-size: 1.3em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-806fe6eecd0c .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ffaae5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff77d6), color-stop(1, #ffaae5));
  background: -ms-linear-gradient(bottom, #ff77d6, #ffaae5);
  background: -moz-linear-gradient(center bottom, #ff77d6 0%, #ffaae5 100%);
  background: -o-linear-gradient(#ffaae5, #ff77d6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaae5', endColorstr='#ff77d6', GradientType=0);
  border-color: #ffb4e8 #ffaae5 #ff9be0 #ffaae5;
  color: #00f4f4 !important;
}