.holderInfo > div {
    gap: 1rem;
    margin-bottom: calc(1.5rem - .75rem);
}

.holderInfo > div:last-child {
    margin-bottom: 0;
}