@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";body{font-family:ibm plex sans,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;background-color:#f7f9fa;color:#232f3e}h1,h2,h3,h4,h5,h6{font-family:ibm plex sans,-apple-system,BlinkMacSystemFont,segoe ui,sans-serif;font-weight:600;color:#1a1a1a}a{color:#4a8fcc;text-decoration:none;transition:color .2s ease}a:hover{color:#3b7bb8}.about h1{color:#1a1a1a;font-weight:700;letter-spacing:-.02em}.about h2{color:#8c9ba5;font-weight:400}.about h2 a{color:#4a8fcc;font-weight:500}.about h2 a:hover{color:#3b7bb8}.social-icons a{color:#8c9ba5;transition:color .2s ease}.social-icons a:hover{color:#4a8fcc}.navigation a{color:#232f3e}.navigation a:hover{color:#4a8fcc}.content table{border-collapse:collapse;width:100%}.content table th{background-color:rgba(74,143,204,.1);border-bottom:2px solid #4a8fcc}.content table td,.content table th{padding:.75em 1em;border-bottom:1px solid #dde3e8}.content table tr:hover{background-color:rgba(74,143,204,5%)}.content blockquote{border-left:3px solid #4a8fcc;background-color:#fff;padding:1em 1.5em;margin:1.5em 0}.content strong{color:#1a1a1a}.footer{color:#8c9ba5}.footer a{color:#4a8fcc}code{background-color:rgba(35,47,62,8%);color:#4a8fcc;padding:.2em .4em;border-radius:3px}::selection{background-color:rgba(74,143,204,.2)}.container.centered{max-width:700px;margin:0 auto;padding:2rem 1.5rem;display:block!important}.container.centered>*{display:block!important;width:100%!important}.about{text-align:center;display:block!important;width:100%!important}.about h1{margin-bottom:.5em}.about h2{margin-bottom:1.5em;color:#232f3e!important;font-weight:500}.certifications{margin:2em auto;text-align:center;display:block!important;width:100%!important}.certifications .cert-badges{display:flex!important;flex-direction:row!important;justify-content:center;align-items:center;gap:2rem;width:100%;flex-wrap:wrap}.certifications .cert-badges img{height:120px;width:auto;max-width:100%;transition:transform .2s ease}.certifications .cert-badges img:hover{transform:scale(1.05)}.certifications .cert-badges a{display:inline-block;line-height:0}.certifications .cert-badges a img:hover{transform:scale(1.05)}.home-description{margin:2.5em auto 0;text-align:left;line-height:1.8;color:#232f3e;display:block!important;width:100%!important}.home-description p{margin-bottom:1.5em}.home-description p:last-child{margin-bottom:1.5em}#dark-mode-toggle,.color-toggle,[class*=color-toggle],[class*=theme-toggle]{display:none!important}