@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,700");body{background-color:#f7f9ff;color:#0c0c0c;font-family:"Roboto",Helvetica,Arial;max-width:700px;padding:0px 40px;margin:80px auto;font-weight:300;line-height:1.3}h1{font-size:80px;font-weight:700;margin:0 0 40px}h2{font-size:40px;font-weight:700;margin-bottom:20px}h3{font-size:24px;font-weight:700}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}header a{margin-left:10px}section{margin:40px 0 0 0}a{color:#0c0c0c;text-decoration:none}a:hover{border-color:#ff3500}nav a{border-bottom:2px solid transparent;padding-bottom:4px;transition:border-color 300ms ease}nav a.selected{border-color:#ff3500}.readmore{font-weight:700;padding-bottom:4px;border-bottom:2px solid transparent;transition:border-color 300ms ease;display:inline-block;margin-top:5px}.blog-post a{display:block;margin:0 0 40px}.blog-post a:hover .readmore{border-bottom:2px solid #ff3500}.post-body p,.page-body p{max-width:560px;margin-bottom:30px;line-height:1.5}.post-body img,.page-body img{max-width:700px}.post-body h3,.page-body h3{margin-top:40px;margin-bottom:20px}.circle{position:fixed;bottom:-250px;right:-250px;width:500px;height:500px;background-color:#ff3500;border-radius:50%;z-index:-1;opacity:1;transition:opacity 300ms ease}@media screen and (max-width: 1370px){.circle{bottom:-200px;right:-200px;width:400px;height:400px}}@media screen and (max-width: 790px){body{margin:40px auto}h1{font-size:56px}h2{font-size:36px}h3{font-size:28px}.post-body p,.page-body p{width:100%;max-width:100%}.post-body img,.page-body img{width:100%;max-width:100%}.circle{opacity:0.05}}@media screen and (max-width: 500px){body{margin:30px auto;padding:0px 20px}h1{font-size:48px}h2{font-size:32px;margin-top:20px}section>h1{border-bottom:4px solid #0c0c0c;padding-bottom:32px}.blog-post a{margin:20px 0 0 0}}
