.vc_custom_1684761331061 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  background-color: #ededed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  font-family: "Poppins", Tahoma, Geneva, sans-serif;
}
.lp-program ul.vc_tta-tabs-list li.vc_tta-tab a {
  color: #2964d3;
  font-weight: 500;
}

.lp-program ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
  background-color: #fff0;
  color: #941c34;
  border-left: 4px solid #941c34 !important;
  background: #ededed !important;
  border-radius: 0;
}
.course-list {
  margin-top: 2%;
}
.course-list ul {
  list-style-type: none;
  list-style-position: outside;
}
.course-list h3 {
  font-size: x-large;
  color: #941c34;
}
.course-n {
  margin-top: 3%;
  background-color: #fff0;
  color: #033b4a;
  border-left: 3px solid #941c34 !important;
  background: #ededed !important;
  border-radius: 0;
  padding-left: 2%;
}
.course-n a {
  font-size: 16px;
  font-weight: 600;
  margin-right: 3%;
}
.school-info h2 a {
  color: #033b4a;
  margin-bottom: 0%;
}
.school-info h2 a:hover {
  color: #033b4a;
}
.school-info p {
  font-size: 14px;
  margin-top: 0%;
}
