html,body{background-color:#0a2421;max-width:100vw;min-height:100vh;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}.whiteText{color:#fff}.blackText{color:#000}.active{color:#fbd686;font-weight:700;text-decoration:none}.links{color:#fff;font-weight:700;text-decoration:none}.links:hover{color:#fbd686}.navbar{background-color:#0a2421;position:fixed;right:0}.layoutShift{display:"flex";flex-direction:column;justify-content:center;align-items:center}.containerShift{display:"flex";width:"100vw"}@media screen and (max-width:480px){.responsiveContainer{width:98vw}h2{font-size:20px}h3{font-size:18px}p{font-size:14px}}@media screen and (min-width:481px) and (max-width:576px){.responsiveContainer{width:95vw}h2{font-size:22px}h3{font-size:20px}p{font-size:14px}}@media screen and (min-width:577px) and (max-width:768px){.responsiveContainer{width:85vw}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}@media screen and (min-width:769px) and (max-width:992px){.responsiveContainer{width:75vw}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}@media (min-width:993px){.responsiveContainer{width:65vw}.layoutShift{flex-direction:row;display:flex}.containerShift{width:45vw}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}
