.web-title>a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 1.5rem;
    color: #218B57;
}

.navi-item:first-child {
    background-color: rgba(31,83,115,1);

}

footer {
    background-color: #1f5373;
}