.web-title>a {
   color: #008000
}

.navi-item:first-child {
    background-color: blue;
}

footer {
   background-color: blue
}