


.text-new-primary {
color: #6a2891;
}

.w-logo{
    width: 30px;
    height: 30px;
}

.ml-5{
    margin-right: 5px;
}

.w-folder-move{
    width: 21px;
}

.w-upload-icons{
    margin-top: -5px;
    width: 20px;
}

.fit-image {
    width: 100%;
    border-radius: 10px;
    height: 80px;
    object-fit: cover;
}