html, body {
    color: #202F36;
}

/* reducing footer image size */
img {
    max-width: 250px;
    max-height: 150px;
}