﻿footer {
    background-color: #458B00 !important
}

footer a {
    text-decoration:none;
    color: #fff;
}

    footer p {
        text-align: center;
        color: #fff;
    }

footer .item{
    text-align: center;
}

footer .item img{
    margin: 10px;
}

footer a:hover {
    text-decoration: none;
    color: #fff;
}

.logo-rodape {
    width: 100px;
}
