body {
    background-color:#FFFFFF; /* #431C53 American Purple | 9DA0E3 C7C9EF EBECF9 */
}

.navbar {
    background-color: #9398C7;    
}


.dropdown-menu {
    background-color: #9398C7;
    
}

.dropdown-item:hover {
    background-color: #C7C7F0;
}

#idfooter {
    background-color: #9398C7;
}

#idloginicon {
    margin-top: 20px;
}