/* GA Garden canonical recipe presentation */
.ga-recipe-section,.ga-recipe-anchor,[data-ga-recipe="canonical"]{scroll-margin-top:5.5rem}
.ga-recipe-section .ga-recipe-intro,.ga-recipe-section .recipe-ingredients,.ga-recipe-section .recipe-instructions,.ga-recipe-section .ga-recipe-note{max-width:72ch}
.ga-recipe-section .ga-recipe-title{margin-top:1rem;margin-bottom:.65rem}
.ga-recipe-section .ga-recipe-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem 1rem;list-style:none;padding:.8rem 1rem;margin:1rem 0 1.25rem;border:1px solid #dee2e6;border-radius:.5rem;background:#f8f9fa}
.ga-recipe-section .ga-recipe-meta li{margin:0;line-height:1.4}
.ga-recipe-section .recipe-ingredients,.ga-recipe-section .recipe-instructions{line-height:1.58;padding-left:1.5rem}
.ga-recipe-section .recipe-ingredients li+li,.ga-recipe-section .recipe-instructions li+li{margin-top:.45rem}
.ga-recipe-section h4,.ga-recipe-section h3.h5{margin-top:1.25rem;margin-bottom:.65rem}
.ga-recipe-section .ga-recipe-photo{display:block;width:100%;height:auto}
@media(max-width:575.98px){.ga-recipe-section .ga-recipe-meta{grid-template-columns:repeat(2,minmax(0,1fr));padding:.75rem}.ga-recipe-section .recipe-ingredients,.ga-recipe-section .recipe-instructions{padding-left:1.25rem}}
