.card {
    padding: 0.75rem;
    border-radius: 0.5rem;
    background-color: var(--foreground-color);
}
