body {
	color: #000000;
	background-color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.p36 {
  /* font-size: 36px; */
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}

.m20 {
  margin-top: 20px;
}

.ftitle {
  font-size: 24px;
  font-weight: bold;
}

.logo {
  width: 500px;
}
