* {
    margin: 0;
    padding: 0;
}

footer h1 {
    font-size: 24px;
    font-weight: 700;
}

footer h4 {
    font-size: 18px;
    font-weight: 700;
}

footer p {
    padding: 15px;
    font-family: 'Lato';
    font-size: 14px;
    line-height: 20px;
}

/* @media screen and (max-width: 992px) 
    {
        footer .link-kebijakan {

        }
    } */