.register-section {
  margin-top: 4rem;
}

#flash-messages:empty {
  display: none;
}

/* Styles for the reset password form */
#reset-password-form { 
  display: none; 
  margin-top: 20px; 
}

.security-question-section { 
  display: none; 
  margin-top: 15px; 
}
