footer {
    background-color: #fffffe;
    color: #fff;
    text-align: center;
    padding: 40px 20px;
}

footer img {
    width: 200px;
    margin-bottom: 30px;
}

footer p {
    font-size: 0.95rem;
    margin-top: 3px;
    color: #111;
}

footer a.hrsistemas {
    color: #111;
    text-decoration: none;
    font-weight: bold;
}

footer a.hrsistemas:hover {
    color: #f5811e;
}
