@media (max-width: 780px) {
  .so-widget-sow-button-atom-bf840a7d1a2e-1670 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bf840a7d1a2e-1670 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bf840a7d1a2e-1670 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: champagne;
  
  
  font-size: 1.3;
  padding: 1 2;
  background: #f4a1d0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef73b9), color-stop(1, #f4a1d0));
  background: -ms-linear-gradient(bottom, #ef73b9, #f4a1d0);
  background: -moz-linear-gradient(center bottom, #ef73b9 0%, #f4a1d0 100%);
  background: -o-linear-gradient(#f4a1d0, #ef73b9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4a1d0', endColorstr='#ef73b9', GradientType=0);
  border: 1px solid;
  border-color: #ed66b2 #ec5dae #ea4fa7 #ec5dae;
  color: #ffffff !important;
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.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-bf840a7d1a2e-1670 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-bf840a7d1a2e-1670 .ow-button-base a.ow-button-hover:hover {
  background: #c46dc1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b549b1), color-stop(1, #c46dc1));
  background: -ms-linear-gradient(bottom, #b549b1, #c46dc1);
  background: -moz-linear-gradient(center bottom, #b549b1 0%, #c46dc1 100%);
  background: -o-linear-gradient(#c46dc1, #b549b1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c46dc1', endColorstr='#b549b1', GradientType=0);
  border-color: #c775c4 #c46dc1 #c062bc #c46dc1;
  color: #ffffff !important;
}