#sc-popup h2, #sc-popup .sc-form {
  text-align: center;
}

#sc-popup .sc-form {
  margin: 20px 0;
}

#sc-popup .sc-form label {
  display: initial;
  font-weight: normal;
  margin-left: 5px;
}

#sc-popup .sc-message {
  margin: 30px 0;
  font-size: 18px;
  text-align: center;
}

#sc-popup .sc-form .sc-variant {
  float: left;
  width: 50%;
}

#sc-popup .sc-form .sc-notagain {
  margin-top: 30px;
}