body{
    font-family: "Times New Roman";
}


.hidden{
    display: none;
}

.nav-item{
    text-align: center;
    width: 20%;
}

.nav-link, a{
    color: white;
    font-weight: bold;
}

.header, .footer{
    color: white;
}

