/*------------------------------------*\
	#OVERRIDE STLES
	This style sheet can be used for two different functions:
	1. Override specific Bootstrap styles.
	2. Add your own styles.
\*------------------------------------*/

/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 4.5rem;
}