/* own stuff */

/* to ensure the top menu floats to the right */
.collapse.navbar-collapse {
    justify-content: flex-end !important;
}
