body{line-height:1.7;font-size:17px;font-family:barlow,sans-serif;font-weight:400;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:b612,sans-serif}.navbar-custom{font-family:b612,sans-serif}.intro-header .site-heading .subheading,.intro-header .page-heading .subheading{font-family:b612,sans-serif}code,kbd,pre,samp{font-family:jetbrains mono,monospace}.fa-inverse{color:var(--color-background)}figure .post-container img{margin:0}figure .post-container img{margin:0}figure figcaption{text-align:center}figure figcaption h4{margin:0;font-size:14px;font-weight:400}.highlight pre{border:1px solid var(--color-primary);border-radius:5px}.highlight pre code{background-color:var(--color-highlight-background)}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}div.post-author-box{display:flex;margin-top:2rem;width:100%;border:1px solid var(--color-primary);border-radius:10px;padding:1rem;gap:1rem}div.post-author-box .avatar{width:64px;height:64px}div.post-author-box .avatar img{margin:0;border-radius:10px}div.post-author-box .meta{font-size:.8rem}div.notices{margin:2rem 0;position:relative}div.notices p{padding:15px;white-space:pre-wrap;display:block;margin-top:0;margin-bottom:0;color:#666}div.notices p:first-child:before{position:absolute;top:2px;color:#fff;font-family:"font awesome 5 free";font-weight:900;content:"\f06a";left:10px}div.notices p:first-child:after{position:absolute;top:2px;color:#fff;left:3rem}div.notices.info p{border-top:30px solid #f0b37e;background:#fff2db}div.notices.info p:first-child:after{content:"Info"}div.notices.warning p{border-top:30px solid rgba(217,83,79,.8);background:#fae2e2}div.notices.warning p:first-child:after{content:"Warning"}div.notices.note p{border-top:30px solid #6ab0de;background:#e7f2fa}div.notices.note p:first-child:after{content:"Note"}div.notices.tip p{border-top:30px solid rgba(92,184,92,.8);background:#e6f9e6}div.notices.tip p:first-child:after{content:"Tip"}