div.footer {
    height: 225px;
    padding: 30px;
    background-color: #0d1019;
    margin-top: 100px;
}

div.footer img {
    margin-bottom: 10px;
}

div.footer p {
    color: #6a6f7d;
}