@media (max-width: 780px) {
  .so-widget-sow-button-atom-2244de8de1c7-2702 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-2244de8de1c7-2702 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2244de8de1c7-2702 .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: 1.45em;
  padding: 1em 2em;
  background: #ac76e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #924cd9), color-stop(1, #ac76e2));
  background: -ms-linear-gradient(bottom, #924cd9, #ac76e2);
  background: -moz-linear-gradient(center bottom, #924cd9 0%, #ac76e2 100%);
  background: -o-linear-gradient(#ac76e2, #924cd9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ac76e2', endColorstr='#924cd9', GradientType=0);
  border: 1px solid;
  border-color: #8b3fd6 #8637d5 #7e2cd0 #8637d5;
  color: #ffffff !important;
  -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;
  -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-2244de8de1c7-2702 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-2244de8de1c7-2702 .ow-button-base a.ow-button-hover:hover {
  background: #b17ee4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9854db), color-stop(1, #b17ee4));
  background: -ms-linear-gradient(bottom, #9854db, #b17ee4);
  background: -moz-linear-gradient(center bottom, #9854db 0%, #b17ee4 100%);
  background: -o-linear-gradient(#b17ee4, #9854db);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b17ee4', endColorstr='#9854db', GradientType=0);
  border-color: #b687e6 #b17ee4 #a972e1 #b17ee4;
  color: #ffffff !important;
}