@media (max-width: 780px) {
  .so-widget-sow-button-atom-4f1391197a1a-25 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-4f1391197a1a-25 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-4f1391197a1a-25 .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: #ed60f7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e82ff5), color-stop(1, #ed60f7));
  background: -ms-linear-gradient(bottom, #e82ff5, #ed60f7);
  background: -moz-linear-gradient(center bottom, #e82ff5 0%, #ed60f7 100%);
  background: -o-linear-gradient(#ed60f7, #e82ff5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed60f7', endColorstr='#e82ff5', GradientType=0);
  -webkit-border-radius: 0.25em 1em 0.5em 1em;
  -moz-border-radius: 0.25em 1em 0.5em 1em;
  border-radius: 0.25em 1em 0.5em 1em;
  border-color: #e621f4 #e517f3 #e00cef #e517f3;
  border: 1px solid;
  color: #000000 !important;
  font-size: 0.9em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-4f1391197a1a-25 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-4f1391197a1a-25 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #ee6af7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e939f5), color-stop(1, #ee6af7));
  background: -ms-linear-gradient(bottom, #e939f5, #ee6af7);
  background: -moz-linear-gradient(center bottom, #e939f5 0%, #ee6af7 100%);
  background: -o-linear-gradient(#ee6af7, #e939f5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee6af7', endColorstr='#e939f5', GradientType=0);
  border-color: #ef73f8 #ee6af7 #ec5bf7 #ee6af7;
  color: #000000 !important;
}