.navbar-brand {
    height: auto;
    font-size: 30px;
    font-weight: 200;
    font-family: 'Lato', sans-serif;
    padding: 20px 0;
    color: #1D24F0;
}
.topfarve {
    background: #3535D4;
    height: 20px;
}
a {
    color: #090D0E !important;
}
h2 {
    font-size: 34px;
    line-height: 45px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}