.card.boxed.bg-white{background:#fff}.card.boxed.bg-neutral{background:var(--neutral)}.card.boxed.bg-tan{background:var(--tan)}.card.boxed.bg-navy{background:var(--navy)}.card.boxed.bg-forest{background:var(--forest)}.card.boxed.bg-coral{background:var(--coral)}.card.boxed.bg-transparent{background:transparent}.card.boxed.border-neutral{border:1px solid var(--neutral)}.card.boxed.border-coral{border:1px solid var(--coral)}.card.boxed.border-navy{border:1px solid var(--navy)}.card.boxed.border-forest{border:1px solid var(--forest)}.card.boxed.border-none{border:0}.card.boxed.bg-coral,.card.boxed.bg-coral h1,.card.boxed.bg-coral h2,.card.boxed.bg-coral h3,.card.boxed.bg-coral h4,.card.boxed.bg-coral h5,.card.boxed.bg-coral h6,.card.boxed.bg-coral li,.card.boxed.bg-coral p,.card.boxed.bg-coral span,.card.boxed.bg-forest,.card.boxed.bg-forest h1,.card.boxed.bg-forest h2,.card.boxed.bg-forest h3,.card.boxed.bg-forest h4,.card.boxed.bg-forest h5,.card.boxed.bg-forest h6,.card.boxed.bg-forest li,.card.boxed.bg-forest p,.card.boxed.bg-forest span,.card.boxed.bg-navy,.card.boxed.bg-navy h1,.card.boxed.bg-navy h2,.card.boxed.bg-navy h3,.card.boxed.bg-navy h4,.card.boxed.bg-navy h5,.card.boxed.bg-navy h6,.card.boxed.bg-navy li,.card.boxed.bg-navy p,.card.boxed.bg-navy span{color:var(--white)}.card.boxed.bg-coral .card__content a:not(.button),.card.boxed.bg-forest .card__content a:not(.button),.card.boxed.bg-navy .card__content a:not(.button){color:var(--white);text-decoration:underline}