a.nav-link2 {
    font-weight: 500;
    font-style: italic;
    color: rgba(255,255,255,.75);
    text-decoration: none;
    font-size: 80%;
}

#sitecopyright {
    padding-top: 20px;
    font-weight: 400;
    color: rgba(255,255,255,.5);
    font-size: 70%;
}


