.menuknopje {
    text-align: center;
    padding: 1em;
}

    .menuknopje a {
        color: #000;
		text-decoration: none;
    }

    .menuknopje img {
        width: 64px;
    }

.uitlog {
    display: flex;
    justify-content: flex-end;
}