h1,h2,h3,h4,h5,h6,p,ul,li,ol,hr {font-family: "Montserrat", sans-serif;}
p, ul,ol,li {font-size: 14px}
body {
	background-color: #fff5d0;
	}
h1 {
	font-size: 48px;
	line-height: 1;
	}
h2 {
	font-size: 36px;
	line-height: 1;
	}
p {
	font-size: 16px;
	}
p.small {
	font-size: 8px;
	}

