.card-identification {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4px 10px;
    margin: 0px;
    border-color: #000000;
}

.card-identification small {
    font-size: 65%;
}

.card-identification span {
    font-size: 80%;
}