body,html{
    background-color:#161624;
    color: #96969C;
    font-weight: 400;
}
li{
    color: white !important; 
}
a{
    color: white; 
}
strong{
    color: white ;
    font-weight: 600;
}
.special{
    font-weight: 600;
    text-decoration: underline;
    font-size: 20px;
}