/* eXo CSS */

html {
	scroll-padding-top: 70px; /* height of sticky header */
}

nav.navbar {
	padding: 0.5rem 1rem;
	background-color: #0B7A75;
}