@media (max-width: 780px) {
  .so-widget-sow-button-atom-1c2c40f0eb63-2333 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1c2c40f0eb63-2333 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1c2c40f0eb63-2333 .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;
  padding: 0.5 1;
  background: #ccb1ce;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b892ba), color-stop(1, #ccb1ce));
  background: -ms-linear-gradient(bottom, #b892ba, #ccb1ce);
  background: -moz-linear-gradient(center bottom, #b892ba 0%, #ccb1ce 100%);
  background: -o-linear-gradient(#ccb1ce, #b892ba);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccb1ce', endColorstr='#b892ba', GradientType=0);
  border: 1px solid;
  border-color: #b188b4 #ad82b0 #a779ab #ad82b0;
  color: #ffffff !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-1c2c40f0eb63-2333 .ow-button-base a:active,
.so-widget-sow-button-atom-1c2c40f0eb63-2333 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1c2c40f0eb63-2333 .ow-button-base a.ow-button-hover:hover {
  background: #d0b7d2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc98be), color-stop(1, #d0b7d2));
  background: -ms-linear-gradient(bottom, #bc98be, #d0b7d2);
  background: -moz-linear-gradient(center bottom, #bc98be 0%, #d0b7d2 100%);
  background: -o-linear-gradient(#d0b7d2, #bc98be);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0b7d2', endColorstr='#bc98be', GradientType=0);
  border-color: #d4bed6 #d0b7d2 #caaecc #d0b7d2;
}