.section-grid{align-content:center;width:100%;max-width:725px;margin:auto;display:grid}h1{color:var(--color-olive)}h1.sauceTitle{position:absolute;top:175px}h2{padding-bottom:10px;font-size:1.5rem}.sectionCol1{column-count:1;margin:auto}.sectionCol1 p{margin:20px 0}.timeRow{justify-content:space-between;width:100%;max-width:775px;margin:20px auto;font-weight:700;display:flex}.ingredientCol{column-count:1;max-width:940px}.detail-image{z-index:5;margin:-250px auto auto}img.detail-image{aspect-ratio:16/9;object-fit:cover;border-radius:35px;width:100%;max-width:800px;height:400px}.sectionCol2{column-count:2;margin:auto}.detail-container{max-width:1200px;margin:auto}ol{padding:0;list-style:none}ol li{padding:10px 0}@media screen and (max-width:1080px){.section-grid{width:80%}img.detail-image{height:325px}}@media screen and (max-width:786px){.section-grid{width:80%}img.detail-image{height:225px}}@media print{aside{display:none}.section-grid{padding-top:200px}.detail-image{margin-top:-200px}}
