.lightTheme{--bg-color:#f1f5f8;--text-color:#000}.darkTheme{--bg-color:#000;--text-color:#f1f5f8}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;display:flex;flex-direction:column;margin:2rem 1rem 1rem}.toggleTheme{align-self:flex-end;cursor:pointer;padding:.5rem 1rem}.Header_Header__pOd5B{align-items:center;color:var(--text-color);display:flex;flex-direction:column}.Header_Header__pOd5B>div{background-color:#c59d5f;height:5px;width:70px}.Header_Header__pOd5B>ul{display:flex;justify-content:space-evenly;list-style:none;margin:2rem 0 1rem}.Header_Header__pOd5B>ul>li{color:#c59d5f;cursor:pointer;margin:0 1.5rem;padding:.5rem 1rem}.Header_Header__pOd5B>ul>li:hover{background-color:#c59d5f;border-radius:10px;color:#fff}@media(max-width:700px){.Header_Header__pOd5B>ul{align-items:center;flex-direction:column}}.MenuList_MenuList__-3nTY{display:flex;flex-wrap:wrap;max-width:1100px;width:100%}@media (max-width:700px){.MenuList_MenuList__-3nTY{flex-direction:column;margin-left:-1.5rem}}.MenuItem_MenuItem__c9xZZ{color:var(--text-color);display:flex;margin:1rem;max-width:500px;width:100%}.MenuItem_itemContent__y8Fs0{display:flex;flex-direction:column;margin:.2rem 1rem}.MenuItem_foodName_price__dNfTp{border-bottom:1px dotted var(--text-color);display:flex;font-size:1.1rem;font-weight:700;justify-content:space-between;padding-bottom:.2rem}.MenuItem_MenuItem__c9xZZ>img{border:5px solid #c59d5f;width:200px}.MenuItem_price__qZaRq{color:#c59d5f}.MenuItem_about__CtiSu{margin:.5rem 0;text-align:justify}.FAQsContainer_FAQsContainer__j7hnp{align-items:center;display:flex;flex-direction:column;margin:2rem 1rem 1rem;max-width:700px;width:100%}.FAQsContainer_FAQsContainer__j7hnp>h2{color:var(--text-color)}.FAQsContainer_FAQsList__DZt5A{display:flex;flex-direction:column;margin:1rem 0;width:100%}.FAQ_FAQ__8kE\+E{align-items:center;display:flex;flex-direction:column;width:100%}.FAQ_FAQ__8kE\+E>button{cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:1.5rem 1rem;width:100%}.FAQ_FAQ__8kE\+E>div{background-color:grey;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1rem;width:100%}.FAQ_FAQ__8kE\+E>div>p{width:90%;word-break:break}
/*# sourceMappingURL=main.d9a972cf.css.map*/