.recipe-categories-section{align-items:center;display:flex;flex-direction:column}.recipe-category-title{margin-bottom:24px;text-align:center;width:100%}.recipe-category-title h3{font-size:32px}.recipe-categories-row{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;width:100%}.recipe-category-card{max-width:160px;text-align:center}.recipe-category-link{align-items:center;color:inherit;display:flex;flex-direction:column;text-decoration:none}.recipe-category-image-wrapper{border-radius:50%;height:120px;margin-bottom:12px;overflow:hidden;width:120px}.recipe-category-image-wrapper img{height:100%;object-fit:cover;width:100%}.recipe-category-name{color:#003b49;font-family:Obviously,sans-serif;font-size:16px;font-weight:600}