/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    display: flex;
}

.contatos-box{
    font-size: .9rem;
}