@media (max-width: 780px) {
  .so-widget-sow-button-atom-e66e34aac2e1-50790 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-e66e34aac2e1-50790 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-e66e34aac2e1-50790 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #c9a7e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b181d5), color-stop(1, #c9a7e2));
  background: -ms-linear-gradient(bottom, #b181d5, #c9a7e2);
  background: -moz-linear-gradient(center bottom, #b181d5 0%, #c9a7e2 100%);
  background: -o-linear-gradient(#c9a7e2, #b181d5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9a7e2', endColorstr='#b181d5', GradientType=0);
  border: 1px solid;
  border-color: #aa75d2 #a66dcf #9f62cb #a66dcf;
  color: #591175 !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-e66e34aac2e1-50790 .ow-button-base a:active,
.so-widget-sow-button-atom-e66e34aac2e1-50790 .ow-button-base a:hover {
  color: #591175 !important;
}
.so-widget-sow-button-atom-e66e34aac2e1-50790 .ow-button-base a.ow-button-hover:hover {
  background: #ceafe5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b688d8), color-stop(1, #ceafe5));
  background: -ms-linear-gradient(bottom, #b688d8, #ceafe5);
  background: -moz-linear-gradient(center bottom, #b688d8 0%, #ceafe5 100%);
  background: -o-linear-gradient(#ceafe5, #b688d8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ceafe5', endColorstr='#b688d8', GradientType=0);
  border-color: #d2b6e7 #ceafe5 #c7a3e1 #ceafe5;
}