.header-navbar-logo {
    width: 8rem;
    margin-left: 1rem;
    margin-bottom: .8rem;
}

.header-matricula h1 {
    font-weight: 300;
}

.rounded-top {
    overflow: hidden;
}

.header, .header-matricula, .thead-dark {
    background-color: #2e4255;
}

