.footer {
    text-align: center;
    padding: 30px 0;
    background-color: #1a237e;
    color: white;
    font-size: 14px;
    margin-top: 50px;
} 