:root{--color:#1d211c;--primary-color:#5c625b}html,body{font-size:15px;font-family:proxima-nova,sans-serif;font-weight:400;font-style:normal;line-height:1.5}body{color:var(--color);background-color:#efefef}h5{margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.2}h5~p{margin:.5rem 0}img{max-width:100%}a{color:var(--primary-color);text-decoration:underline}a:hover{text-decoration:none}.container{margin:0 auto;max-width:475px;padding:50px}.logo img{width:100px}.single-header{display:flex;flex-direction:column}.single-navigation{margin-bottom:2rem}.hero{font-size:1.25rem}.projects{font-size:1.2rem}.projects p,.projects .nested{margin:.75rem 0}.projects .nested{padding-left:1.5rem}@media(min-width:768px){}