:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background-color:#222;font-family:system-ui;display:grid;place-content:center;min-height:100vh}.cards-list{display:flex;flex-direction:row;gap:3rem}@media(max-width:480px){.cards-list{display:flex;flex-direction:column;justify-content:center}}@media(max-width:768px){.cards-list{display:flex;flex-direction:row;flex-wrap:wrap}}.titulo{font-size:2rem}.subtitulo{font-size:1.3rem}.div-carts span{color:#ffffff8a;display:flex;flex-direction:column}.div-carts img{width:14rem;height:10rem;border-radius:10px}button{cursor:pointer;width:8rem;height:2rem;border:none;border-radius:.2rem}.botonReservado{background-color:#640202;font-size:.9rem}.botonReservaYa{background-color:green;font-size:.9rem}.botonReservado:hover{background-color:#460303}.botonReservaYa:hover{background-color:#034a03}@media(min-width:320px){.titulo,.subtitulo{text-align:center}}
