#semester-container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#navigation {
    background-color: #336B81;
}
