@media (max-width: 780px) {
  .so-widget-sow-button-atom-ce0ba8ea51e9-7833 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-ce0ba8ea51e9-7833 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-ce0ba8ea51e9-7833 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f490d8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ef62c8), color-stop(1, #f490d8));
  background: -ms-linear-gradient(bottom, #ef62c8, #f490d8);
  background: -moz-linear-gradient(center bottom, #ef62c8 0%, #f490d8 100%);
  background: -o-linear-gradient(#f490d8, #ef62c8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f490d8', endColorstr='#ef62c8', GradientType=0);
  -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;
  border-color: #ee54c3 #ed4ac0 #ec3cbb #ed4ac0;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.45em;
  
  padding-block: 0.5em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1em;
}
.so-widget-sow-button-atom-ce0ba8ea51e9-7833 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-ce0ba8ea51e9-7833 .ow-button-base a.ow-button-hover:hover {
  background: #f599db;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f06bcb), color-stop(1, #f599db));
  background: -ms-linear-gradient(bottom, #f06bcb, #f599db);
  background: -moz-linear-gradient(center bottom, #f06bcb 0%, #f599db 100%);
  background: -o-linear-gradient(#f599db, #f06bcb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f599db', endColorstr='#f06bcb', GradientType=0);
  border-color: #f6a3df #f599db #f48bd6 #f599db;
  color: #ffffff !important;
}