:root {
    --logo-height: 70px;
    --logo-width: 356px;
}

.cover {
    max-width: 80%;
    height: auto;
}

header .home svg {
    height: 100%;
    width: auto;
}

footer .home svg {
    height: 100%;
    width: auto;
}