footer {
    background-color: #E0FFFF; !important
}
footer, footer a, footer p{
    color: #000000;
}
footer .small-title {
    color: #000000;
}
.web-title>a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin-top: 1.5rem;
    color: #008000;
}

.navi-item:first-child {
    background: rgba(0, 0, 0,0.5);
}


