.ajude {
    padding-bottom: 80px;
    padding-top: 70px;
}

.ajude .subtitle {
    color: #1B1B1B;
    font-family: 'Poppins', sans-serif;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: .25px;
    line-height: 34px;
    margin-top: 25px;
    text-align: left;
}

.ajude .subtitle ~ .subtitle {
    margin-top: 60px;
}

.ajude .item {
    margin-bottom: 15px;
    margin-top: 15px;
}

.ajude .agency-name {
    color: #1B1B1B;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .25px;
}

.ajude .description {
    color: #686466;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 25px;
    text-align: justify;
}

.ajude .agencias .item {
    margin-bottom: 0;
    margin-top: 30px;
}

.ajude .agencias .description {
    margin-top: 15px;
}

.ajude .description p {
    line-height: 24px;
    margin-bottom: 10px;
    text-align: left;
}