.card-custom {
    padding: 16px;
    background-color: var(--greyscale-0);
    border-radius: 24px;
    box-shadow: 0px 14px 6.8px 0px #e7e7e729;
}
