:root{--dark-navy:#020c1b;--navy:#0a192f;--light-navy:#112240;--lightest-navy:#233554;--navy-shadow:rgba(2,12,27,.7);--dark-slate:#495670;--slate:#8892b0;--light-slate:#a8b2d1;--lightest-slate:#ccd6f6;--white:#e6f1ff;--yellow:#fbd870;--yellow-tint:hsla(45,95%,71%,.15);--border-radius:6px}body,html{padding:0;margin:0;font-family:Helvetica Neue,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,sans-serif}*{color:var(--white);box-sizing:border-box}a{color:var(--yellow);text-decoration:none}h1,h2,h3,h4{position:relative!important;margin:0;z-index:10}@media only screen and (max-width:752px){h1,h2,h3,h4{margin:0 1rem}}h1{font-size:6rem;color:var(--yellow)}h2{font-size:3rem}h3{font-size:1.3rem;color:var(--yellow)}.section-content{margin:2rem;z-index:10;position:relative!important}.section-content p{color:var(--slate);font-size:1.2rem;margin:.5rem}.section-content svg{font-size:1.3rem}.code{font-family:Courier New,Courier,monospace;font-size:1rem;color:var(--slate)}body #fp-nav ul li a span,body .fp-slidesNav ul li a span{background:hsla(45,95%,71%,.25)}body #fp-nav ul li a.active span,body .fp-slidesNav ul li a.active span{background:hsla(45,95%,71%,.35)}