.navigation {
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}