header {
    background-color: #2F2D38;
}

header .logo {
    height: 80px;
    width: auto;
}

footer .logo {
    display: none;
}