#nav-icon1 span {
background-color: #000;
}

div.icons a {
color: #000;
}

@media screen and (max-width: 800px) {
div.icons a {
color: #fff;
}
}