header h4 {
     display: none;
}

nav li {
    font-size: 18px;
    text-transform: capitalize;
    margin-left: 30px;
    padding-right: 30px;
}