/******************* cca-a22 ****************************/

.cca-a22
{
    width: 100%;
    display: table;
    clear: both;
    background: #fff;
    border: 1px solid #ececec;
    border-top: 2px solid #82cb24;
    margin-bottom: 10px;
    padding: 17px 10px;
}

.cca-a22 .conteudo-wrap {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #6d6e72;
    line-height: 18px;
    line-height: 120%;
}

.cca-a22 .conteudo-wrap a {
    color: #2ec034;
    font-weight: 700;
}