
header{
    margin-bottom: 2.8rem;
}
nav{
    background: darkslategrey;
    font-size: 85%;
}

nav li ul li{
    font-size: 78%;
    font-weight: bolder;
    border-bottom: black thin solid;
}
