td a {
    color: #1693A5;
    text-decoration: underline;
}

td li a {
    color: #1693A5;
    text-decoration: underline;
} 

#census-contacts {
    width: 100%;
    text-align: center;
    padding-bottom: 2rem;
}

.footer_banner {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
    background-repeat: repeat;
}

.gallery {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #FFFFFF;
    padding-bottom: 0;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 30px;
}

.banner {
    height: 600px;
    background-image: url('../img/elderly-group.jpg');
    background-size: contain;
    background-repeat: no-repeat;
}

a.bigBox {
    height: 250px;
    background-color: #1693a5;
}

a.bigBox:hover {
    background-color: #48BEC1;
}

.nav-icons {
    height: 10rem;
    display: block;
    margin: 0 auto;
    margin-bottom: -3rem;
}