
/* ══ 07 BOOTSTRAP OVERRIDES / MULTI-PAGE ADDITIONS ══ */

/* Neutralize Bootstrap Reboot's element defaults. The site was designed on a
   zero-margin universal reset (`*`) plus UA defaults; Reboot's element-level
   selectors out-rank the universal reset, so restore the originals here.
   (Without this, ul margins/padding push the AICTE ticker and the main-nav
   links off their vertical center.) */
body {
  line-height: normal;
}
