.header__logo {
    font-family: serif;
    text-decoration: none;
}
    .header__logo--hover:hover {
        text-decoration: underline;
    }
