.header{display:flex;align-items:center;padding-top:10px;justify-content:space-between}.name{border:thick solid #fff;font-weight:600;color:#fff;padding:.5rem}.header-link:hover{color:#fff;text-decoration:none}.header-link{color:#afcbbf;cursor:pointer;margin-bottom:1rem;text-decoration:none}.footer{position:fixed;left:0;bottom:0;width:100%;text-align:center;background-color:rgba(83,140,116,.7);display:flex}body{background-color:#538c74;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;margin:1.5rem 15% 0;color:#fff}@media(max-width:460px){body{margin:1.5rem 3% 0}}h3{font-weight:500;font-size:1.5rem;margin-bottom:.5rem}p{margin:0;line-height:24px}p,span{font-weight:300}a,span{color:#afcbbf}a{text-decoration:none}a:hover{color:#fff}.section-spacing{margin-bottom:3rem}.home-wrapper{margin-top:25%}@media(min-width:950px){.home-wrapper{margin-top:15%}}.home-link:hover{text-decoration:none;font-size:1.5rem}.home-link{color:#fff;cursor:pointer;text-decoration:none;font-weight:400;font-size:1.25rem}h1{margin:.75rem 0;font-weight:500}.typewriter{font-weight:700;color:#343a40}