﻿.w-user-logo {
    width: 64px;
    height: 64px;
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}
