.error-info{
    margin-bottom: 2%;
    color: red;
    font-size: small;
    margin-top: 1%;
}

.signup-section{
    text-align:center;
}
.signup-section a{
    color: #007bff;
    font-size: small;
    padding: 2%;
}
.nav-item a{
    color:white !important;
}
.navbar-brand{
    color:white !important;
}