/* Navbar Font Size Fix */
.nav-links a {
    font-size: 1.05rem !important;
}

.btn {
    font-size: 1rem !important;
}