@media (max-width: 780px) {
  .so-widget-sow-button-atom-bfaceda4f154-9489 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-bfaceda4f154-9489 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-bfaceda4f154-9489 .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.2em;
  padding: 1em 2em;
  background: #ef476d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eb1848), color-stop(1, #ef476d));
  background: -ms-linear-gradient(bottom, #eb1848, #ef476d);
  background: -moz-linear-gradient(center bottom, #eb1848 0%, #ef476d 100%);
  background: -o-linear-gradient(#ef476d, #eb1848);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef476d', endColorstr='#eb1848', GradientType=0);
  border: 1px solid;
  border-color: #e01342 #d7133f #c9113b #d7133f;
  color: #ffffff !important;
  -webkit-border-radius: 18px 18px 18px 18px;
  -moz-border-radius: 18px 18px 18px 18px;
  border-radius: 18px 18px 18px 18px;
  -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-bfaceda4f154-9489 .ow-button-base a:active,
.so-widget-sow-button-atom-bfaceda4f154-9489 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bfaceda4f154-9489 .ow-button-base a.ow-button-hover:hover {
  background: #f05074;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ec214f), color-stop(1, #f05074));
  background: -ms-linear-gradient(bottom, #ec214f, #f05074);
  background: -moz-linear-gradient(center bottom, #ec214f 0%, #f05074 100%);
  background: -o-linear-gradient(#f05074, #ec214f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05074', endColorstr='#ec214f', GradientType=0);
  border-color: #f15a7c #f05074 #ef4269 #f05074;
}