/* ============================================================
   AZEEZIA COLLEGE OF NURSING — HOME PAGE SPECIFIC CSS
   ============================================================ */

/* Additional spacing / overrides for the home layout */
#nc-main { flex: 1; }

/* Ensure hero sits flush below header */
.nc-hero { margin-top: 0; }

/* Section spacing */
.nc-about,
.nc-courses,
.nc-news { padding: 90px 0; }

/* Wow animation baseline */
.wow { visibility: hidden; }
