.footer {
    background-color: #000;
    padding: 2em 0;
    margin-top: 2em;
}

.footer-content {
    line-height: 1.05em;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 0.85em;
    font-weight: 300;
    text-align: center;
}

.footer-links {
    margin: 1em 0;
    text-align: center;
}

.footer-link {
    color: #fff;
    text-decoration: none !important;
}

.footer-link:hover {
    color: #ffba00;
    text-decoration: none!important;
}
