#contactos h2 {
    text-align: center;
    font-weight: bold;
}

#contactos .card-body h5 {
    text-transform: capitalize;
}

.card {
    text-align: center;
    border: none;
}