.footer-navbar-content {
    text-decoration: none;
    display: block;
    color: white;
}

.footer {
    padding: 50px;
    color: white; 
    height: 350px;
    width: 100%;
    background-color: #114568;
    margin: 0;
}
