.card {
    background-color: var(--primary-container-bg-color);
    border-radius: 12px;
    border: none;
}