.brand-logo img {
    height: 2rem;
}
.profile img {
    height: 3rem;
    margin-top: 0.3em;
}

.card {
    margin-top: 1em;
}

.row {
    padding-top: 1em;
}

label {
    font-size: 15px;
}