#topnav {
    background-color: #ffffff90 !important;
}

h4 {
    margin-top: 75px;
}

#featureGrid .col-lg-12 h4 {
    margin-top: 0;
}

.logo svg {
    height: 36px;
    width: 36px;
}


footer { 
    margin-top: 200px;
    background-color: #ddd; 
    font-size: 10pt; 
    padding-bottom: 150px; 
}

footer ul { 
    list-style-type: none; 
    width: 200px; 
}

footer li { 
    padding: 7px; 
}

footer a { 
    color: #111; 
    text-decoration: none; 
}

.footer-menu-section { 
    justify-content: center;
    flex-wrap: wrap; 
    max-width: 800px; 
    margin-left: auto;
    margin-right: auto; 
    display: flex; 
    padding-top: 50px; 
    padding-bottom: 50px; 
}

.footer-menu-header {
    color: #aaa; 
    font-weight: bold; 
    margin-bottom: 7px; 
    font-family: Raleway, system-ui; 
    font-size: 12pt;  
}
