.avatar-custom {
    width: 177px; 
    height: 236px;
    overflow: hidden;
}

.disabled-link {
    color: #999;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}

.dropdown-item.active {
    border-left: 5px solid #0054a6;
    margin-left: 2px;
}