@import"https://fonts.googleapis.com/css2?family=Young+Serif&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";body{background-color:#f3e6d8;padding-top:100px;line-height:2;font-style:normal}h1,h3{font-family:"Young Serif",serif}h1{font-size:42px}h3{color:#854632}p,li{font-family:Outfit,sans-serif}p{font-size:16px}.recipe{background-color:#fff;padding:35px;margin:auto;width:50%;border-radius:24px}.recipe ul,ol{margin:0}img{width:100%;border-radius:16px}.preparation-time{background-color:#fff5fa;padding:20px;border-radius:15px}.preparation-time li,h3{padding-left:10px}.preparation-time h3{color:#7b284f}.flex{display:flex;gap:20%;align-items:center}.flex b{color:#854632;font-weight:700}span{border-bottom:1px solid hsl(30,18%,87%)}span:last-child{border:none}.flex p,b{width:30%}ol li::marker{color:#854632}li{padding-left:10px}.instructions-style,.preparation-time,.ingredients-style{border-bottom:1px solid hsl(30,18%,87%);padding-bottom:30px}@media screen and (max-width: 375px){body{padding:0;margin:0}.recipe{width:100%;border-radius:0;margin:0;padding:0}img{border-radius:0}.preparation-time h3{font-size:20px}.instructions-style,.preparation-time,.nutritions-style,.ingredients-style,h1,.text-detail{padding:15px;width:80%;margin:auto}h1{font-size:36px;line-height:1}h3{font-size:30px}}
