#menu-students-related-articles { 
    margin-left: 0; 
}


#menu-students-related-articles li { 
    border: none; 
    padding: 5px 0; 
    color: #323232; 
    list-style-type: disc; 
    margin: 0; 
}

#menu-students-related-articles li a { 
    font-size: 14px; 
    padding-left: 0; 
    color: #11bff2; 
}

#menu-students-related-articles li a:hover { 
    color: #0a9bc7; 
}