.component--recipe-my-collections .all-collections-button,.component--recipe-my-collections .component--recipe-add-collection-button{border-color:var(--color-gray-3);color:var(--color-tomato-red)}.component--recipe-my-collections .all-collections-button:hover,.component--recipe-my-collections .component--recipe-add-collection-button:hover{background-color:var(--color-gray-3);color:var(--color-tomato-red-darker)}.component--recipe-my-collections .my-collections-heading{color:var(--color-gray-7)}.component--recipe-my-meals-and-recipes-page-skeleton .recipe-card-container{color:var(--color-gray-8);display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));justify-items:flex-start}