/* Custom things, that aren't connected to bootstrap itself */

.navbar.fixed-top + .navbar-top-padding {
    /* Used as padding with fixed top navbar */
    height: 4rem;
}