.view,body,html{height:100%}.navbar{background-color:rgba(0,0,0,.2)}.page-footer,.top-nav-collapse{background-color:#1C2331}@media only screen and (max-width:768px){.navbar{background-color:#1C2331}}
@media (max-width: 629.98px) {
    .display-1 {
        font-size: 3rem;
        font-weight: 300;
        line-height: 1.0;
    }
    
    .display-2 {
        font-size: 2.75rem;
        font-weight: 300;
        line-height: 1.0;
    }
    
    .display-3 {
        font-size: 2.25rem;
        font-weight: 300;
        line-height: 1.0;
    }
    
    .display-4 {
        font-size: 1.75rem;
        font-weight: 300;
        line-height: 1.0;
    }
}
.current_page_item {
    background-color: rgba(255, 255, 255, 0.075);
    color: #FFF;
  }
html {
    scroll-behavior: smooth;
}
.nav-item .active {
    background-color: rgba(255, 255, 255, 0.075);
}
h3 {
    font-family: 'Exo', sans-serif;
    -webkit-text-stroke: 0.2px;
}
p, ul:not(.nope) {-webkit-text-stroke: 0.2px;}
.responsive-img {
    max-width: 200px;
}