.container footer {
    text-align: right;
    background-color: #004000;
}
.container footer a {
    color: #EBEDA2;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: bold;
    margin-right: 20px;
    font-size: 20px;
}
