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