body {
    background-color: #000;
    color:antiquewhite;
}
a, a:visited, a:link, a:hover, a:focus, svg{
    color: antiquewhite;
}