section#agenda-leiloes h3{
    font-size: 1.3em;
    color: #111;
    font-weight: 600;
}

section#agenda-leiloes p{
    font-size: 0.8em;
    color: black;
}

section#agenda-leiloes p.data-agenda{
    font-size: 0.9em;
}


section#agenda-leiloes{
    color: #555;
}

section#agenda-leiloes p{
    font-size: 0.9em;
}


section#agenda-leiloes h5{
    color: #122640;
}

section#agenda-leiloes .condicoes-pagamento{
    margin: 13px 0;
    font-size: 15px;
    font-weight: 600;
    color: #222;
    border-top: #d4ba91 2px solid;
    border-bottom: #d4ba91 2px solid;
    padding: 5px 0;
}

