*{font-family:Arial,sans-serif}header{justify-content:space-between;border:1px solid #000;border-radius:10px;box-shadow:5px 5px;padding:5px;margin-bottom:20px;margin:10px 5px 20px 5px}.header-left,header{display:flex;align-items:center}.header-left img{width:100px;margin-left:20px}nav ul{list-style:none}ul li{display:inline-block;margin-left:10px;margin-right:10px;font-size:20px}li a{text-decoration:underline;color:#000}nav{padding:30px}nav a{font-weight:700;color:#2c3e50;text-decoration:none}nav a.router-link-exact-active{color:#42b983;text-decoration:underline}@media(max-width:600px){nav li{display:block}}.card{border:1px solid #000;width:250px;margin:10px;padding:10px;padding-bottom:30px}.card,.card img{border-radius:10px}.card img{width:100%;height:65%;margin-bottom:20px}.titulo{color:#6d6e71;margin-bottom:10px;font-size:20px}.precio{color:#3a160e;font-size:30px;font-weight:700}.card:hover{box-shadow:5px 5px 5px}.menu-section{border:1px solid #000;border-radius:10px;margin-bottom:10px}.section-title{text-align:center;font-size:40px}.contenedor{margin-top:20px;margin-bottom:50px;display:flex;flex-wrap:wrap;justify-content:center}footer{margin-top:50px;display:flex;justify-content:space-around;flex-flow:wrap;border:1px solid #000;border-radius:10px;box-shadow:5px 5px;font-size:20px;padding:20px}h1{text-align:center}#pedidos{margin:auto}section h3{text-align:center}form{border:1px solid #000;border-radius:10px;padding:25px;margin:5px}form textarea{width:220px;height:70px}label span{color:red}.input-string{width:170px}form section{display:flex;justify-content:space-around;flex-wrap:wrap}.string-field{margin-top:20px;margin-right:20px;margin-bottom:20px}#contenedor-ingredientes{display:flex;justify-content:space-around;margin-bottom:40px}.ingredientes-categoria{margin:15px}.ingredientes-categoria h3{margin-bottom:10px}.form-footer{margin-top:15px;display:flex;justify-content:end}table{margin:auto}td,th{padding:5px}tr:nth-child(2n){background-color:#d3d3d3}th{background-color:gray}h1,h3{margin:20px 0}h1,h3,td{text-align:center}#container{display:flex;justify-content:space-around;flex-flow:wrap}