@media (max-width: 780px) {
  .so-widget-sow-button-atom-6f067ca7a060-335 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-6f067ca7a060-335 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-6f067ca7a060-335 .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: #b485e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9b5cd8), color-stop(1, #b485e2));
  background: -ms-linear-gradient(bottom, #9b5cd8, #b485e2);
  background: -moz-linear-gradient(center bottom, #9b5cd8 0%, #b485e2 100%);
  background: -o-linear-gradient(#b485e2, #9b5cd8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b485e2', endColorstr='#9b5cd8', 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: #934fd5 #8e47d3 #863bd0 #8e47d3;
  border: 1px solid;
  color: #000000 !important;
  font-size: 1em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 1em;
}
.so-widget-sow-button-atom-6f067ca7a060-335 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-6f067ca7a060-335 .ow-button-base a.ow-button-hover:hover {
  background: #b98de4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a064da), color-stop(1, #b98de4));
  background: -ms-linear-gradient(bottom, #a064da, #b98de4);
  background: -moz-linear-gradient(center bottom, #a064da 0%, #b98de4 100%);
  background: -o-linear-gradient(#b98de4, #a064da);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b98de4', endColorstr='#a064da', GradientType=0);
  border-color: #be95e6 #b98de4 #b181e1 #b98de4;
  color: #000000 !important;
}