h3 {
    color: white;
}
.extra_nav a {
    text-decoration: underline;
}
.nav-links {
    color: #79B406;
}
.nav-links.inactive {
    color: white;
}
.domain_selection {
    border-radius: 5px;
    background: #343C43;
}
.domain_selection h1 {
    color: white;
}