.web-title>a {
    color: #008000;
}
.navi-item:first-child {
    background-color: rgb(255, 143, 0);
}
footer {
    background-color: rgba(51,51,51,.9);
}