.brand-link {
    align-items: center;
    color: inherit;
    display: flex;
    gap: 15px;
    height: 100%;
    text-decoration: none;
}

.brand-logo {
    height: 100%;
}

.brand-title {
    font-size: 20px;
    font-weight: 750;
}