@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,700|Source+Code+Pro:300,400,500,700");:root{--bowfolio-navbar-bg:#376551;--bowfolio-navbar-bg-rgb:55,101,81;--bowfolio-navbar-text:#fff;--bowfolio-navbar-highlight-text:var(--bs-gray-500)}body{--bs-dark:var(--bowfolio-navbar-bg);--bs-dark-rgb:var(--bowfolio-navbar-bg-rgb);background-image:url(/images/bgs-blurred.png);background-size:cover;background-repeat:no-repeat;background-position:50%;background-attachment:fixed;background-color:#000}@media (max-width:768px){body{background-size:contain}}body,html{height:100%;padding:0;margin:0}.wrapper,body,html{box-sizing:border-box}.wrapper{min-height:100%;display:flex;flex-direction:column}.bg-light a,.bg-light span{color:var(--bowfolio-navbar-bg)}.bg-dark a,.bg-dark span{color:var(--bowfolio-navbar-text)}.bg-dark a.nav-link.active{color:var(--bowfolio-navbar-highlight-text)}.bg-dark a.dropdown-item{color:var(--bowfolio-navbar-bg)}.landing-green-background{background-color:var(--bowfolio-navbar-bg);color:var(--bowfolio-navbar-text);padding-top:20px}.landing-white-background{background-color:var(--bowfolio-navbar-text);color:var(--bowfolio-navbar-bg);padding-top:20px}.reset-margins{margin-top:0;margin-bottom:0}.sticky-navbar{position:-webkit-sticky;position:sticky;top:0;z-index:1000}footer{margin-top:auto}