.top-banner-all-school {
  min-height: 786px;
}

.caption.caption-all-schools {
  background: rgba(1,29,84,0.83);
  border-style: none;
  border-radius: 50px;
}

.course-title {
  color: #ffffff;
  font-size: x-large;
}

.authority-paragraph {
  margin-bottom: 24px;
  color: #ffffff;
  font-size: larger;
  padding: 30px;
  border-bottom: 1px solid;
  margin-top: 0px;
  text-align: justify;
}

