.component--recipe-my-collections .component--recipe-add-collection-button,.component--recipe-my-collections .all-collections-button{border-color:var(--color-gray-3);color:var(--color-tomato-red)}.component--recipe-my-collections .component--recipe-add-collection-button:hover,.component--recipe-my-collections .all-collections-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);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));justify-items:flex-start;gap:1rem;display:grid}
