.card-custom {
    background: var(--White, #FFF);
    padding: 16px;
    border-radius: 12px;

}