.card-confirmation p{
    color: var(--carbon-gray);
    font-size: 15px;
}

.card-confirmation h3{
    margin-top: 5px;
    font-weight: bold;
}
