.register-form {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.passwords-sub-text {
    color: red;
}

.navbar-brand {
    margin: 0px;
}