nav ul {
    padding-bottom: 0.5rem;
    display: inline-block;
}

nav ul:last-child {
    float: right;
}
