.booking-form{display:flex;flex-direction:column}.booking-form{padding:1rem 0}.booking-form__text{background-color:#fdfbd4;color:#654321;font-family:Roboto;margin-bottom:.5rem;border-radius:.5rem}.booking-form__placeholder{color:#4e878c;font-family:Roboto;font-weight:700;margin-bottom:.5rem;border-radius:.5rem}.booking-form__button{display:flex;justify-content:center;color:#fdfbd4;background-color:#00241b;font-weight:700;font-size:.625rem;line-height:1.25rem;padding:.5rem 1rem;border-radius:.5rem;font-family:Roboto}.booking-form__button:hover{color:#00241b;background-color:#fdfbd4}body{background-color:#adebb3}.booking-main-content{padding:1rem}.booking-main-content__title{font-family:Nunito;font-size:1.5rem;line-height:2rem;font-weight:700;text-align:center;padding:1rem;align-self:center;color:#654321}.about-main-content{padding:1rem}.about-main-content__page-title{color:#654321;font-family:Nunito;font-weight:700;font-size:1.5rem;line-height:2rem}.experience-section{padding-top:1rem}.experience-section__title{color:#654321;font-family:Nunito;font-weight:700;font-size:1.5rem;line-height:2rem}.experience-section__subtitle{padding:.5rem 0;color:#654321;font-family:Nunito;font-weight:500;font-size:.875rem;line-height:1.375rem}.experience-section__body{padding:.5rem 0;color:#654321;font-family:Roboto;font-weight:400;font-size:.8125rem;line-height:1.125rem}.review-section{padding-top:1rem}.review-section__title{color:#654321;font-family:Nunito;font-weight:700;font-size:1.5rem;line-height:2rem}.review-section__subtitle{padding:.5rem 0;color:#654321;font-family:Nunito;font-weight:500;font-size:.875rem;line-height:1.375rem}.review-section__body{padding:.5rem 0;color:#654321;font-family:Roboto;font-weight:400;font-size:.8125rem;line-height:1.125rem}.review-section__body--date{padding:.5rem 0;color:#00241b;font-family:Roboto;font-weight:400;font-size:.8125rem;line-height:1.125rem}.navbar{background-color:#654321;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (min-width: 768px){.navbar{align-items:flex-start;justify-items:flex-start;justify-content:space-around}}@media (min-width: 1280px){.navbar{align-items:flex-start;justify-items:flex-start;justify-content:space-around}}.navbar__logo{margin:2rem 0 1rem;width:9.375rem;color:#fdfbd4}.page-links{display:flex;width:100%}.page-links__link{flex:1;text-decoration:none;font-family:Roboto;font-weight:400;color:#fdfbd4;font-size:.875rem;margin:1rem 2rem;text-align:center;align-self:flex-end;justify-content:space-evenly}@media (min-width: 768px){.page-links__link{margin:1rem}}@media (min-width: 1280px){.page-links__link{margin:1rem 7rem}}.page-links__link:active{color:#fdfbd4;font-weight:700;border-bottom:#fdfbd4 solid .2rem}.page-links__link:hover{color:#f1ddbd;border-bottom:#fdfbd4 solid .2rem}.footer-navbar{background-color:#654321;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;padding:1rem}@media (min-width: 768px){.footer-navbar{align-items:flex-start;justify-items:flex-start;justify-content:space-around}}@media (min-width: 1280px){.footer-navbar{align-items:flex-start;justify-items:flex-start;justify-content:space-around}}.footer-navbar__title{flex:1;font-family:Nunito;color:#fdfbd4}.footer-navbar__social{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;align-content:space-between;justify-items:flex-start;width:8rem}@media (min-width: 768px){.footer-navbar__social{width:20rem;margin:1rem;justify-content:space-between;flex:1}}.footer-navbar__social--facebook,.footer-navbar__social--twitter,.footer-navbar__social--instagram{width:2rem;align-content:space-between}@media (min-width: 768px){.footer-navbar__social{width:1rem}}.footer-navbar__copyright{color:#00241b;font-family:Roboto;font-size:.625rem;line-height:.75rem;font-weight:500;display:flex;flex-direction:row;justify-content:space-between;width:80%}@media (min-width: 768px){.footer-navbar__copyright{font-size:.75rem;line-height:.938rem;width:50%}}@media (min-width: 1280px){.footer-navbar__copyright{font-size:.75rem;line-height:.938rem}}@font-face{font-family:Nunito;src:url(/assets/Nunito-Bold-CZ01jYvx.ttf);font-weight:700}@font-face{font-family:Nunito;src:url(/assets/Nunito-Medium-L5wTUp6G.ttf);font-weight:500}@font-face{font-family:Nunito;src:url(/assets/Nunito-MediumItalic-CHlUhlrb.ttf);font-weight:500;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Regular-CN_pkOMA.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/assets/Roboto-Italic-B1M5SgEt.ttf);font-weight:400;font-style:italic}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-_ZJd4Sbe.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/assets/Roboto-BoldItalic-fQGyIEb-.ttf);font-weight:700;font-style:italic}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,Roboto,sans-serif}a{text-decoration:none;color:inherit}ul{list-style-type:none}textarea{font-family:inherit;field-sizing:content}input[type=date]{font-family:inherit}#root{height:100vh}
