#logo {
    height: 80px;
    width: 80px;
    object-fit: contain;
}

footer {
    background-color: #464646;
}

footer p {
    color: white;
}