html{--background-color:#fff7f4;--accent-color:#df2d2c;--footer-color:#f9eeee;--font-family:"Courier New",Courier,monospace;font-size:14px}body{background:var(--background-color);font-family:var(--font-family);margin:10px 15px}header{display:-webkit-box;display:-ms-flexbox;display:flex}h1,h2,h3{color:var(--accent-color);font-weight:400}.h1,h1{font-size:1.5rem}.h2,h2{font-size:1.3rem}.h3,h3{font-size:1.15rem}.accent,a{color:var(--accent-color)}.italic{font-style:italic}.bold{font-weight:700}img{display:block;width:100%}.logo{width:40px}nav{margin-left:auto}article{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 0}.intro p{margin-bottom:20px}table,table td,table tr{border-spacing:0;border:none}table tbody tr:nth-child(3) td{padding-top:20px}table tbody tr td:first-child{padding-right:20px}.striked{text-decoration:line-through}p{max-width:320px}p:first-of-type{margin-bottom:40px}.opening-hours{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.opening-hours,.opening-hours tr{display:-webkit-box;display:-ms-flexbox;display:flex}.opening-hours tr{margin-bottom:10px}.opening-hours tr td:first-child{width:100px}.text-vertical{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-text-orientation:upright;text-orientation:upright}.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.menu-category{margin-bottom:50px}.menu-category>p{text-transform:uppercase;margin-bottom:10px;margin-right:0;color:var(--accent-color)}.menu-category .menu-item{margin-bottom:30px}.menu-category .menu-item p{margin-top:0;padding-left:0}.menu-category .menu-item p:first-child,.menu-category .menu-item p:first-child+p{font-size:1.1rem;margin:0;color:var(--accent-color)}.menu-category .menu-item .chinese+.price{margin-left:8px}