.navbar{background-color:#19723e;width:100%}.navbar-content{max-width:960px;margin:0 auto;padding:1rem}.navbar ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0}.navbar li{color:#fff;font-weight:700;cursor:pointer;padding-right:30px}.banner{background-color:#19723e;width:100%}.banner-content-holder{max-width:960px;width:100%;margin:0 auto;color:#fff;padding:3rem 1rem;min-height:300px}.banner-content{max-width:600px;width:100%}.banner-content h1,p{margin-bottom:20px}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .2s ease}.btn.primary{background-color:#2ecc71;color:#fff}.btn.primary:hover{background-color:#27ae60}.btn.secondary{background-color:#e0e0e0;color:#333}.btn.secondary:hover{background-color:#ccc}.btn:disabled{background-color:#ccc;cursor:not-allowed}.full-width{width:100%}.main-content{background-color:#fff;padding:2rem;max-width:960px;width:100%}.footer{background-color:#f1f1f1;padding:1rem;text-align:center}.footer a{margin:0 1rem;color:#333;text-decoration:none}.wrapper{display:flex;flex-direction:column;min-height:100vh}.wrapper>*:not(Footer){width:100%;margin:0 auto}.wrapper>main{flex:1}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;background-color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif}#root{flex:1}
