@media (max-width: 780px) {
  .so-widget-sow-button-atom-03650a67a7cf-7874 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-03650a67a7cf-7874 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-03650a67a7cf-7874 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  max-width: 100%;
  
  font-size: 1;
  padding: 1 2;
  background: #a175aa;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #895a92), color-stop(1, #a175aa));
  background: -ms-linear-gradient(bottom, #895a92, #a175aa);
  background: -moz-linear-gradient(center bottom, #895a92 0%, #a175aa 100%);
  background: -o-linear-gradient(#a175aa, #895a92);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a175aa', endColorstr='#895a92', GradientType=0);
  border: 1px solid;
  border-color: #805489 #7a5082 #714a79 #7a5082;
  color: #ffffff !important;
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  -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-03650a67a7cf-7874 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-03650a67a7cf-7874 .ow-button-base a.ow-button-hover:hover {
  background: #a57bae;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8e5e98), color-stop(1, #a57bae));
  background: -ms-linear-gradient(bottom, #8e5e98, #a57bae);
  background: -moz-linear-gradient(center bottom, #8e5e98 0%, #a57bae 100%);
  background: -o-linear-gradient(#a57bae, #8e5e98);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a57bae', endColorstr='#8e5e98', GradientType=0);
  border-color: #aa82b2 #a57bae #9f72a8 #a57bae;
  color: #ffffff !important;
}