footer{
        background: black;
}

.catch-phrase{
    background: #2b2b2b;
    color: white;
    font-size: 16px;
    font-weight: 600;
}

.catch-phrase p{
    margin: 20px 0;
}

.f-items ul{
    list-style: none;
    color: #727272;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
}

.f-items li{
    line-height: 18px;
}

.f-title{
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-weight: 700;
}

.lang{
    display: inline-flex;
    list-style: none;
}

.direitos{
    color: white;
}

.direitos p{
    margin: 0 0 0 0;
}
