.result-display{
  background-color: white;
  border-radius: 16px;
  padding: 8px;
}

.subject-main-label{
  font-weight: 600;
}

.subject-select{
  font-weight: 500;
}

#final-cgpa{
  font-weight: 500;
  font-size: 1.8rem;
}