@charset "UTF-8";

.brand-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 0.5rem;
}



.color-block {
        border-radius: 10px;
        flex-shrink: 0;
}


footer {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
}

