.navbar{width:100%;display:flex;justify-content:center;align-items:center;padding:10px 0}.navbar button{padding:5px 10px;border:0;border-radius:5px;background-color:#5f9ea0;color:#fff;font-size:1rem;cursor:pointer}.navbar button:hover{background-color:#73b7b9}.restaurantDiv{display:flex;padding:15px;margin:15px 0;border-radius:10px;background-image:linear-gradient(0deg,#e6e9f0 0,#eef1f5)}.restaurantDiv .restaurant{display:flex}.restaurantDiv .restaurant .logo{width:200px;height:100%}.restaurantDiv .restaurant .logo img{width:100%;height:100%}.restaurantDiv .restaurant .restaurantInfo{width:100%;display:flex;flex-direction:column;padding-left:15px}.restaurantDiv .restaurant .restaurantInfo .restaurantNameType{display:flex;justify-content:space-between}.restaurantDiv .restaurant .restaurantInfo .restaurantAddress,.restaurantDiv .restaurant .restaurantInfo .restaurantDesc{padding:10px 0}.restaurantDiv .restaurant .restaurantInfo .restaurantDaysDiv{display:flex;flex-direction:column}.restaurantDiv .restaurant .restaurantInfo .restaurantDaysDiv .restaurantDays{display:flex;padding-top:5px}.restaurantDiv .restaurant .restaurantInfo .restaurantDaysDiv .restaurantDays .day{margin-right:10px}*{margin:0;padding:0;box-sizing:border-box}body{width:100%;height:100%;font-family:sans-serif;background-image:linear-gradient(90deg,#eea2a2 0,#bbc1bf 19%,#57c6e1 42%,#b49fda 79%,#7ac5d8)}.restaurants{width:90%;height:100%;margin:0 auto}
/*# sourceMappingURL=main.4d35bb68.chunk.css.map */