body{background-color:#f8f9fa}.logo{width:200px}.nav-link{font-family:inconsolata;font-size:1.2rem}@media screen and (min-width: 780px){.nav-link:hover{font-family:inconsolata;font-size:1.2rem;transform:scale(1.1)}}.about{width:100%;height:100vh;font-family:inconsolata;font-size:1.2rem;background-color:#bec7d0;padding:5rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 780px){.about{width:100%;height:100vh;font-family:inconsolata;font-size:1.6rem;background-color:#bec7d0;padding:5rem;display:flex;flex-direction:column;justify-content:center}}header h1{font-size:3rem}#booking{max-width:600px;margin:40px auto;padding:20px;background:#fff;box-shadow:0 0 15px #0000001a;border-radius:10px}label{display:block;margin-top:10px;font-weight:700}input,textarea,select{width:100%;padding:10px;margin-top:5px;border-radius:5px;border:1px solid #ccc;font-size:1rem}button{margin-top:20px;background-color:#333;color:#fff;padding:12px;border:none;font-size:1rem;border-radius:5px;cursor:pointer}button:hover{background-color:hsla(hue,saturation,lightness,alpha)}#gallery{display:flex;flex-direction:column;align-items:center;background-color:#e1e2e4;gap:20px}#gallery .img-gallery{border-radius:10px;width:400px;height:350px}@media screen and (min-width: 780px){#gallery{display:flex;flex-direction:column;align-items:center;gap:20px}#gallery .img-gallery{border-radius:10px;width:900px;height:600px}}@media screen and (min-width: 1100px){#gallery{display:flex;flex-direction:column;align-items:center;gap:1px}#gallery .img-gallery{padding:20px;width:1500px;height:1000px;border-radius:40px}}@media screen and (min-width: 1600px){#gallery{display:flex;flex-direction:column;align-items:center}#gallery .img-gallery{border-radius:40px;width:2000px;height:1400px}}@media screen and (min-width: 780px){.navbar-nav{display:flex;flex:1;justify-content:flex-end;margin-left:2rem}.navbar{background-color:#1e324d}}
