body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-page{background-color:#f0f4f7}@media only screen and (max-width:688px){.home-page{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.home-page{grid-template-columns:repeat(2,1fr)}}.service-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin-top:20px}@media only screen and (max-width:688px){.service-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.service-container{grid-template-columns:repeat(2,1fr)}}.service{border-radius:20px}.service img{height:300px;width:300px;border-radius:5px;margin:auto}.card-body{margin:auto;display:block}.heading-text{color:maroon}.card-display{display:grid;grid-template-columns:repeat(3,1fr);text-align:left}.card-decoration{margin:50px;padding:30px}.feedback-heading{background-color:maroon;color:#fff;padding:20px}.hr-line{display:block;height:20px;width:75%;margin:30px auto auto;border-bottom:3px solid maroon}@media only screen and (max-width:688px){.card-display{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.card-display{grid-template-columns:repeat(2,1fr)}}.contact-container{display:grid;grid-template-columns:repeat(2,1fr)}.input-field{display:block;margin:auto;width:auto}@media only screen and (max-width:688px){.contact-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.contact-container{grid-template-columns:repeat(2,1fr)}}.footer-container{display:grid;grid-template-columns:repeat(4,1fr)}.footer-container,.footer-container a{text-decoration:none}.bg-footer{background-color:#0a2e30}.footer-text{color:#f5f5f5;margin-top:40px;font-family:Georgia,"Times New Roman",Times,serif}@media only screen and (max-width:688px){.footer-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.footer-container{grid-template-columns:repeat(2,1fr)}}.orders-container{display:grid;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:688px){.orders-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.orders-container{grid-template-columns:repeat(2,1fr)}}.booking-container{display:grid;grid-template-columns:repeat(2,1fr)}.admin-container{display:grid;grid-template-columns:1fr 4fr}@media only screen and (max-width:688px){.admin-container{grid-template-columns:repeat(1,1fr)}}@media only screen and (min-width:689px) and (max-width:991px){.admin-container{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.ddb42fb4.chunk.css.map */