.cardAdd {
display: block !important;
margin: 30% auto 0% !important;
width: 60%;
height: 100%;
}
.text1Verify {
font-weight: bold;
}
.cardVerify {
position: absolute;
width: 20px;
left: 5px;
top: 30px;
}
.cardLogo {
width: 40px;
}
.iconDelete {
font-size: 25px;
margin-top: 10px;
}
.textVerify {
text-decoration: underline;
font-size: 13px;
color: darkcyan;
}