footer {
    background-color: rgb(38, 41, 46);
    color: #fff;
}

footer a {
    color: #fff;
}

footer span {
    font-family: 'Suravaram', serif;
    font-size: 1.6em;
}

footer > div.container > div.row {
    margin-top: 40px;
    margin-bottom: 20px;
}

footer .footer-copyright {
    background-color: #000;
}

footer .footer-copyright p {
    margin-bottom: 0;
}
