.about-cta-title,
.principal-img-box,
.value-item {
  text-align: center;
}
.hero-section {
  background-color: #1f517a;
  min-height: 40vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 15px;
}
.hero-title {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
.hero-subtitle,
.school-overview p {
  font-family: Inter, sans-serif;
  font-weight: 400;
}
.hero-subtitle {
  font-size: 20px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.8);
  max-width: 700px;
  margin: 0 auto;
}
.badge,
.title {
  color: #1f517a;
}
@media (max-width: 991px) {
  .hero-title {
    font-size: 36px;
  }
  .hero-subtitle {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .hero-title {
    font-size: 28px;
  }
  .hero-subtitle {
    font-size: 16px;
  }
}
.school-overview {
  padding: 80px 20px;
  background-color: #f9f9f6;
}
.overview-container {
  max-width: 900px;
  margin: auto;
}
.overview-image img {
  max-width: 100%;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  height: 500px;
}
.badge {
  display: inline-block;
  background-color: #eef2f5;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 14px;
  line-height: 20px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.title,
.vm-title {
  font-family: "Playfair Display", serif;
}
.core-title,
.title,
.vm-title {
  font-style: normal;
  font-weight: 600;
}
.title {
  font-size: 36px;
  line-height: 40px;
  margin: 10px 0;
}
.underline {
  width: 70px;
  height: 4px;
  background-color: #d4af37;
  margin: 20px 0 30px;
}
.school-overview p {
  font-style: normal;
  font-size: 18px;
  line-height: 29px;
  color: #595959;
  margin-bottom: 24px;
}
.vision-mission {
  padding: 80px 0;
  background-color: #fff;
  margin-top: -30px;
}
.vm-card {
  background: #fff;
  border: 1px solid #e6e9ed;
  border-radius: 12px;
  padding: 35px;
  height: 95%;
}
.vm-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 20px;
}
.vision-icon {
  background-color: #fbf3e6;
  color: #d4a437;
}
.mission-icon {
  background-color: #edf5f1;
  color: #3f7f65;
}
.vm-title {
  font-size: 24px;
  line-height: 32px;
  color: #1f517a;
  margin-bottom: 15px;
}
.founder-text,
.vm-text {
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #595959;
}

.core-title,
.value-text {
  font-family: "Playfair Display", serif;
}
.core-values {
  background-color: #fff;
  padding: 40px 10px;
}
.core-values-wrapper {
  background-color: #f4f4ef;
  border-radius: 18px;
  padding: 30px 20px;
  text-align: center;
}
.core-icon,
.dot {
  border-radius: 50%;
}
.core-icon {
  width: 52px;
  height: 52px;
  background-color: #e6ece7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
}
.core-title {
  font-size: 24px;
  line-height: 32px;
  color: #1f517a;
  margin-bottom: 50px;
}
.founder-title,
.values-list li,
.values-list span {
  font-weight: 600;
  line-height: 24px;
  font-style: normal;
}
.values-list {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
}
.values-list li,
.values-list span {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 18px;
  color: #1f517a;
}
.dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #d4af37;
  margin-bottom: 12px;
}
.value-text {
  display: block;
  font-weight: 600;
  font-size: 18px;
  color: #1f517a;
}
.founder-section {
  background-color: #f7f7f2;
}
.founder-card {
  background-color: #e8eaeb;
  border-radius: 10px;
  padding: 30px 20px;
}
.founder-icon {
  width: 80px;
  height: 80px;
  background-color: #204e7b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  font-size: 30px;
  color: #fff;
}
.founder-title {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 16px;
  color: #1f517a;
  margin-bottom: 5px;
}
.founder-label,
.principal-label {
  line-height: 20px;
  border-radius: 20px;
  display: inline-block;
}
.founder-subtitle {
  font-size: 14px;
  color: #555;
}
.founder-label {
  background-color: #e9e5d9;
  color: #c4a14f;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.founder-heading {
  font-size: 28px;
  font-weight: 400;
  color: #204e7b;
  margin-bottom: 20px;
  font-family: "Playfair Display", serif;
  font-style: normal;
}
.ampersand {
  font-family: "Georgia", serif;
  font-style: italic;
  margin: 0 2px;
  font-weight: 400;
   font-size: 28px;
}
.principal-label,
.principal-text p {
  font-family: Inter, sans-serif;
  font-style: normal;
}
.principal-section {
  padding: 60px 0;
  background-color: #f9f9f9;
}
.principal-label {
  background-color: #e6edf5;
  color: #1f517a;
  font-weight: 500;
  font-size: 14px;
  padding: 4px 12px;
  margin-bottom: 12px;
}
.principal-heading,
.principal-name {
  font-family: "Playfair Display", serif;
  font-weight: 600;
}
.principal-heading {
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  color: #1f517a;
  margin-bottom: 20px;
}
.principal-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #595959;
  margin-bottom: 16px;
}
.principal-img-box {
  background-color: #e9f0eb;
  padding: 30px 20px;
  border-radius: 12px;
  display: inline-block;
}
.principal-icon {
  background-color: #5e7d6a;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
}
.principal-icon i {
  color: #fff;
  font-size: 24px;
}
.principal-name {
  font-size: 18px;
  color: #204e7b;
  margin-bottom: 5px;
}
.principal-subtitle {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  color: #555;
}
.about-cta-section {
  background-color: #1b4f7a;
  padding: 60px 30px;
  color: #fff;
}
.aboutbtn,
.btn-primary {
  background-color: #c4a14f;
  color: #fff;
}
.about-cta-title {
  font-family: "Playfair Display", Georgia, serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  margin-bottom: 30px;
}
.about-cta-buttons {
  display: inline-flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.aboutbtn {
  font-family: Inter, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  padding: 12px 28px;
  border-radius: 6px;
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition:
    background-color 0.3s,
    color 0.3s;
  border: none;
}
.btn-primary {
  border: none;
}
.btn-primary:hover {
  background-color: #b29343;
}
.btn-outline {
  background: 0 0;
  color: #fff;
  border: 2px solid #fff;
}
.btn-outline:hover {
  background-color: #fff;
  color: #1b4f7a;
}
.principal-img {
  width: 300px;        /* fixed width */
  height: 300px;       /* fixed height to make it square */
  object-fit: cover;   /* keep aspect ratio and fill square */
  border-radius: 8px;  /* optional: slightly rounded corners */
}
