.contact-card h6{
    font-size:0.95rem;
}

.contact-card .btn{
    padding:.35rem .5rem;
}

#contact-list {
    white-space: nowrap;
}

.table-responsive {
    overflow-x: auto;
    overflow-y: visible;
}
