@media (max-width: 780px) {
  .so-widget-sow-button-atom-88f3a0f2b2a1 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-88f3a0f2b2a1 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-88f3a0f2b2a1 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 170px;
  max-width: 100%;
  font-family: #ff0000 Hat Mono;
  font-weight: 600;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #e20674;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b0055b), color-stop(1, #e20674));
  background: -ms-linear-gradient(bottom, #b0055b, #e20674);
  background: -moz-linear-gradient(center bottom, #b0055b 0%, #e20674 100%);
  background: -o-linear-gradient(#e20674, #b0055b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e20674', endColorstr='#b0055b', GradientType=0);
  border: 1px solid;
  border-color: #a10453 #97044e #890446 #97044e;
  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-88f3a0f2b2a1 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-88f3a0f2b2a1 .ow-button-base a.ow-button-hover:hover {
  background: #ec0679;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ba0560), color-stop(1, #ec0679));
  background: -ms-linear-gradient(bottom, #ba0560, #ec0679);
  background: -moz-linear-gradient(center bottom, #ba0560 0%, #ec0679 100%);
  background: -o-linear-gradient(#ec0679, #ba0560);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec0679', endColorstr='#ba0560', GradientType=0);
  border-color: #f6077e #ec0679 #dd0671 #ec0679;
  color: #ffffff !important;
}