#footerAside{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #454c54;
}

.user-panel img {
    height: 2.1rem;
    width: 2.1rem;
    object-fit: cover;
}