@media (max-width: 780px) {
  .so-widget-sow-button-atom-010986a7b526 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-010986a7b526 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-010986a7b526 .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: #eb0eac;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bb0b89), color-stop(1, #eb0eac));
  background: -ms-linear-gradient(bottom, #bb0b89, #eb0eac);
  background: -moz-linear-gradient(center bottom, #bb0b89 0%, #eb0eac 100%);
  background: -o-linear-gradient(#eb0eac, #bb0b89);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb0eac', endColorstr='#bb0b89', GradientType=0);
  border: 1px solid;
  border-color: #ac0a7e #a30a77 #94096d #a30a77;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 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-010986a7b526 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-010986a7b526 .ow-button-base a.ow-button-hover:hover {
  background: #f112b1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c40c90), color-stop(1, #f112b1));
  background: -ms-linear-gradient(bottom, #c40c90, #f112b1);
  background: -moz-linear-gradient(center bottom, #c40c90 0%, #f112b1 100%);
  background: -o-linear-gradient(#f112b1, #c40c90);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f112b1', endColorstr='#c40c90', GradientType=0);
  border-color: #f11cb5 #f112b1 #e60ea8 #f112b1;
  color: #ffffff !important;
}