.scrolled {
    background-color: #1F2937;
    color: white;
}

.scrolled li a {
    background-color: #1F2937;
    color: white;
}

footer {
    background-color: #1F2937;
    color: white;
}

.hyperlink-home:hover{
    color: blue;
    text-decoration: underline;
}

.hyperlink-home{
    color: blue;
}