.navbar-brand {
    font-family:  Franklin Gothic Bold,Charcoal,Helvetica Inserat,Bitstream Vera Sans Bold,Arial Black,sans serif; 
}

.nav-link.active {
    font-weight:bold;
}

.card.form {
    padding:3rem;
    border:3px solid blue;
}
section {
    padding:20px 0;
}