.navbar * {
    font-family: "Poppins" !important;
}

.navbar {
    border-bottom: 1px solid black;
}

.navbar a{
    font-size: 1.25rem;
}


.pfp {
    border-radius: 50%;
}

.user_text {
    color: white;
}

