#navigation {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    height: 100px;
    display: flex;
    align-items: center;
    margin: 0;
}
