/*
 * Globals
 */



/*
 * Base structure
 */

body {

}

.cover-container {
  max-width: 90vw;
}

.text-justify {
	text-align: justify;
}

.text-left {
	text-align: justify;
}

.logo-bg {
	width: 12em;
}