/* MD Exchange Custom CSS - General */

.content {
	max-width: 1200px;
	width: 100%;
}

/* Headings
--------------------------------------------- */

/* Quick proof of concept to ovveride Aleo with Monsterrat */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Montserrat", sans-serif;
}