* {
    font-family: "Roboto", sans-serif;
}

.impressum-link {
    position: fixed;
    float: right;
    bottom: 10px;
    right: 5px;
}
.impressum-link a {
    color: rgba(75, 170, 255, 0.5);
}