body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Verdana,serif}button{cursor:pointer}.flogo,.logo{justify-self:end}.flogo{background-color:#edefee;border:1px solid #333;border-radius:8px;margin-top:2rem;padding:.5rem}@media (max-width:800px){.logo{margin-top:.5rem}.flogo,.logo{place-self:center}}nav{align-items:center;display:grid;grid-template-columns:1fr 2fr}@media (max-width:800px){nav{display:flex;flex-direction:column}}nav ul{align-self:center;grid-template-columns:repeat(6,1fr);list-style-type:none;margin:0;padding:0}nav li{display:inline-grid;padding:1rem;text-align:center}@media (max-width:800px){nav li{padding:0}}nav a{color:#000;font-weight:700;padding:1rem;text-decoration:none}nav a:hover{color:#495e57;text-decoration:underline}footer{background-color:#495e57;display:grid;grid-template-columns:repeat(4,1fr)}@media (max-width:800px){footer{display:flex;flex-direction:column}}footer ul{list-style-type:none}footer h3{color:#f4ce14}footer li{margin-bottom:1rem}footer a{color:#fff;text-decoration:none}footer a:hover{color:#f4ce14;text-decoration:underline}.hero h1{color:#f4ce14;font-family:Arial,Helvetica,sans-serif;margin-bottom:0}.hero h3{color:#fff;margin-top:0}.hero{background-color:#495e57;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:800px){.hero{align-items:center;display:flex;flex-direction:column}}.hero-items{margin-left:42%;width:50%}@media (max-width:800px){.hero-items{margin-left:1rem;margin-right:1rem;padding-bottom:0;width:auto}}.hero-items button{margin-bottom:1rem;margin-top:5rem}@media (max-width:800px){.hero-items button{margin-top:0}}.hero img{border-radius:8px;display:flex;justify-self:flex-end;margin-bottom:1rem;margin-right:42%;margin-top:1rem;width:25%}@media (max-width:800px){.hero img{margin-bottom:2rem;margin-right:0;margin-top:0;padding-top:0}}.hero p{color:#fff}.hero button{background-color:#f4ce14;border:1px solid #f4ce14;border-radius:16px;font-size:15px;font-weight:700;padding:10px;transition-duration:.4s}.hero button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.specials{display:grid}.specials-menu{display:grid;grid-template-columns:1fr 1fr;margin-bottom:2rem;place-items:center}.specials-menu button{background-color:#f4ce14;border:1px solid #f4ce14;border-radius:16px;font-size:15px;font-weight:700;padding:10px;transition-duration:.4s}.specials-menu button:hover{-webkit-transform:scale(1.1);transform:scale(1.1);transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.menu-price{align-items:center;display:flex;font-weight:700;gap:2rem}.menu-price p{color:#ee9972}.divcard{display:grid;grid-template-columns:repeat(3,1fr);margin-left:18%;margin-right:18%;place-items:center}@media (max-width:800px){.divcard{display:flex;flex-direction:column;justify-self:center;margin:0}}.card{align-self:stretch;background-color:#edefee;border:1px solid #333;border-radius:16px;display:flex;flex-direction:column;padding:1rem}@media (max-width:800px){.divcard{row-gap:1rem}}.card a{color:#000;font-size:14px;font-weight:700;text-decoration:none}.card a:hover{color:#495e57;text-decoration:underline}.testimonials{align-items:center;background-color:#495e57;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-top:2rem;padding-bottom:6rem;padding-top:2rem;row-gap:2rem}@media (max-width:800px){.testimonials{padding-bottom:2rem;padding-top:0;row-gap:0}}.testimonials h2{color:#f4ce14}.ratingsrow{align-items:stretch;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row;justify-content:center;margin-left:18%;margin-right:18%}@media (max-width:800px){.ratingsrow{display:flex;flex-wrap:wrap;margin-left:2rem;margin-right:2rem;row-gap:1rem}}.ratingsbox{background-color:#edefee;border:1px solid #333;border-radius:16px;padding-left:1rem}.ratingsbox h4{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-end}.star{width:20%}.avatar{margin-right:.5rem;width:55%}.chicago{display:grid;grid-template-columns:1fr 1fr;margin:2rem 18%}@media (max-width:800px){.chicago{display:flex;flex-wrap:wrap;justify-content:center;margin-left:0;margin-right:0}}.chicago_text{width:80%}.chicago_img_div{align-content:center;display:flex;flex-direction:column;flex-wrap:wrap;row-gap:2px}.chicago img{border:1px solid #495e57;width:60%}.chicago h1{margin-bottom:0}.chicago h3{margin-top:0}
/*# sourceMappingURL=main.1d81bb79.css.map*/