.recipe-categories-section{align-items:center;display:flex;flex-direction:column}.recipe-category-title{margin-bottom:35px;text-align:center;width:100%}.recipe-category-title h3{color:#003b49;font-size:28px;padding:10px 0}.recipe-categories-row{display:flex;flex-wrap:wrap;gap:4%;justify-content:center;margin:30px 15px;width:100%}.recipe-category-card{max-width:225px;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:150px;margin-bottom:20px;overflow:hidden;width:150px}.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}