/* =========================
   NAVBAR BASE
========================= */

.navbar {
    transition: all 0.3s ease;
}
