@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;700;900&display=swap";.font-outfit{font-family:Outfit,sans-serif}.ingredient-circle{width:100px;height:100px;border-radius:50%;background:#42b1a8;display:flex;align-items:center;justify-content:center;position:relative}.ingredient-circle:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:50%;background:#fff;box-shadow:0 4px 4px #00000026}.ingredient-circle>span{position:relative;z-index:1}@media (min-width: 640px){.ingredient-circle{width:120px;height:120px}}
