@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,700");body{background-color:#f7f9ff;color:#0c0c0c;font-family:Roboto,Arial;font-weight:300;line-height:1.5;max-width:780px;margin:80px auto}h1{font-size:80px;font-weight:700}h2{font-size:40px;font-weight:700}h3{font-size:24px;font-weight:700}header{display:flex;align-items:center;justify-content:space-between}header a{margin-left:10px}section{margin:40 px 0 0 0}nav a{color:#0c0c0c;text-decoration:none}img{max-width:780px}nav a.selected,p a{color:#0c0c0c;text-decoration:none;border-bottom:3px solid #ff3500}p.read-more{font-weight:300}div.blog-posts{max-width:540px}div.blog-posts a{text-decoration:none;color:#0c0c0c;display:block;margin:0 0 40px 0}div.circle{position:fixed;bottom:-250px;right:-250px;width:500px;height:500px;background-color:#ff3500;border-radius:50%}div.post h3{margin-top:80px}div.post p{max-width:540px;margin-bottom:40px}div.post img{max-width:780px}
