/* add student */
.add-student-container {
  padding: 20px;
}

.error {
  color: red;
}

.success {
  color: green;
}
