.branding--image[data-v-fe6481c8] {
    margin-right: .25rem;
    max-width: .75rem;
    max-height: .75rem
}

.branding--link[data-v-fe6481c8] {
    color: #999a9b;
    cursor: pointer;
    display: inline-flex;
    filter: grayscale(1);
    font-size: .75rem;
    opacity: .9;
    text-decoration: none
}

.branding--link[data-v-fe6481c8]:hover {
    filter: grayscale(0);
    opacity: 1;
    color: #6e6f73
}
