@media (max-width: 780px) {
  .so-widget-sow-button-atom-1b9f1d3350b0-50 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1b9f1d3350b0-50 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1b9f1d3350b0-50 .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: #ff23b5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef009f), color-stop(1, #ff23b5));
  background: -ms-linear-gradient(bottom, #ef009f, #ff23b5);
  background: -moz-linear-gradient(center bottom, #ef009f 0%, #ff23b5 100%);
  background: -o-linear-gradient(#ff23b5, #ef009f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff23b5', endColorstr='#ef009f', GradientType=0);
  border: 1px solid;
  border-color: #e00094 #d5008e #c60084 #d5008e;
  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-1b9f1d3350b0-50 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-1b9f1d3350b0-50 .ow-button-base a.ow-button-hover:hover {
  background: #ff2db8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f900a5), color-stop(1, #ff2db8));
  background: -ms-linear-gradient(bottom, #f900a5, #ff2db8);
  background: -moz-linear-gradient(center bottom, #f900a5 0%, #ff2db8 100%);
  background: -o-linear-gradient(#ff2db8, #f900a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2db8', endColorstr='#f900a5', GradientType=0);
  border-color: #ff37bc #ff2db8 #ff1eb3 #ff2db8;
  color: #ffffff !important;
}