.back_tertiary {
  background-color: #edf4ff !important;
}
.bold_class
{
  color:#3E92CC;
}
.font-24
{
  font-size: 20px;
}


.academics_curriculum h2{
  text-align: justify;
}

@media only screen and (max-width: 768px) {
  .mb-20.font-24 {
    margin-top: 20px;
  }
}